-
Bug
-
Resolution: Fixed
-
P5
-
21
-
b19
-
Verified
Currently 'com.sun.crypto.provider.PBEKeyFactory#validTypes' is initialized with numElements = 17.
But then 21 elements are added to it.
JDK-8288050 missed update of it.
But then 21 elements are added to it.
- relates to
-
JDK-8288050 Add support of SHA-512/224 and SHA-512/256 to the PBKDF2 and PBES2 impls in SunJCE provider
- Resolved