On Mon, 27 Oct 2025 02:49:39 GMT, Xue-Lei Andrew Fan <[email protected]> wrote:

>> Hai-May Chao has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Revert changes to UseStrongDHSizes test as ffdhe6144/8192 added back
>>  - Updated comment in ServerHello and hybrid to upper-case in NamedGroup
>
> src/java.base/share/classes/sun/security/util/Hybrid.java line 60:
> 
>> 58:         @Override
>> 59:         public String getAlgorithm() {
>> 60:             return "Hybrid";
> 
> Will this name be added to CSR and Java Security Standard Algorithm Names doc?

No, this name is just for internal only. It It serves as an internal label for 
composite key handling and is not for use in the JCA API.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/27614#discussion_r2505818363

Reply via email to