RFR: 8267319: Use larger default key sizes and algorithms based on CNSA [v8]

Valerie Peng valeriep at openjdk.java.net
Thu Mar 24 18:11:50 UTC 2022


On Thu, 24 Mar 2022 06:41:11 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Added comment regarding possible deadlocks.
>
> src/java.base/share/classes/sun/security/util/SecurityProviderConstants.java line 137:
> 
>> 135:     public static final int DEF_ED_KEY_SIZE;
>> 136:     public static final int DEF_XEC_KEY_SIZE;
>> 137:     // the logic for finding the max allowable value in getDefAESKeySize()
> 
> Capital the 1st letter?

Ok~

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

PR: https://git.openjdk.java.net/jdk/pull/7652



More information about the security-dev mailing list