RFR: 8267319: Use larger default key sizes and algorithms based on CNSA [v5]
Valerie Peng
valeriep at openjdk.java.net
Tue Mar 15 01:47:51 UTC 2022
On Mon, 14 Mar 2022 21:08:30 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update again and undo DSA changes
>
> src/java.base/share/classes/sun/security/util/SecurityProviderConstants.java line 121:
>
>> 119: v = max;
>> 120: }
>> 121: } catch (NullPointerException | NoSuchAlgorithmException ne) {
>
> There is no need to mention NPE.
Sure.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7652
More information about the security-dev
mailing list