JDK-8210653 : Release Note: Added Support for PBKDF2 SecretKeyFactory and PBES2 Cipher Algorithms
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 7u211
  • Priority: P3
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2018-09-12
  • Updated: 2019-04-09
  • Resolved: 2018-09-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u211Resolved
Description
Support for stronger PBKDF2 and PBES2 password-based key derivation and encryption algorithms have been added to JDK 7u211. See [JEP 121: Stronger Algorithms for Password-Based Encryption](https://openjdk.java.net/jeps/121) for more details on the algorithms that are now supported.