RFR: 8255552: Add DES/3DES/MD5 to jdk.security.legacyAlgorithms [v2]
Hai-May Chao
hchao at openjdk.java.net
Thu Apr 28 07:36:41 UTC 2022
On Wed, 27 Apr 2022 19:35:04 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
>>
>> SecretKeyConstraintsParameters subclass created and property description updated
>
> Changes requested by mullan (Reviewer).
@seanjmullan Also, fixed the problem that you brought up for `-genseckey -keyalg RC2` in a PKCS12 keystore. Fix is to throw NoSuchAlgorithmException when a key size is not specified.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8300
More information about the security-dev
mailing list