JDK-8180710 : PBKDF2 SecretKeyFactory and PBES2 Cipher algorithms
Type:Enhancement
Component:security-libs
Sub-Component:javax.crypto
Affected Version:7
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2017-05-19
Updated:2018-09-12
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.
Provide support for PBKDF2 SecretKeyFactory and PBES2 Cipher algorithms.
Comments
This is really a broader request to backport the support for stronger password-based encryption algorithms that were added in JEP 121 and which was integrated into JDK 8.