Relates :
|
|
Relates :
|
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.
|