RFR: 8172366: Support SHA-3 based signatures [v4]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Tue Sep 15 01:42:34 UTC 2020
On Tue, 15 Sep 2020 01:34:56 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Could someone please help review this RFE?
>>
>> Enhance default JDK providers except SunPKCS11 with signatures using SHA-3 family of digests. SunPKCS11 provider will
>> be updated separately (JDK-8242332).
>> This changes covers SUN, SunRsaSign, and SunEC providers. Changes are straightforward, just add SHA-3 digests to
>> various signature algorithms.
>> Please review the corresponding CSR as well. It's at: https://bugs.openjdk.java.net/browse/JDK-8252260
>>
>> Thanks!
>> Valerie
>
> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>
> Update DSA.java
>
> Removed the trailing white spaces in previous update.
Looks good to me,
Looks good.
-------------
Marked as reviewed by xuelei (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/102
More information about the security-dev
mailing list