-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
The current SunJCE implementation of PBES2Parameters.java only allows for AES-CBC encryption schemes. Per RFC 8018, there are a number of other encryption schemes that could be added as well as a few other PRF algorithms. This would expand the ability of the PBES2Parameters class to read PBES2 parameter blocks encrypted using other ciphers and with other PRFs.
- relates to
-
JDK-8202837 PBES2 AlgorithmId encoding error in PKCS12 KeyStore
- Closed
-
JDK-8076999 SunJCE support of password-based encryption scheme 2 params (PBES2) not working
- Resolved