JDK-8214483 : Remove algorithms that use MD5 or DES from security requirements
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-11-29
  • Updated: 2022-08-10
  • Resolved: 2019-11-13
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 14
14 b24Fixed
Related Reports
CSR :  
Relates :  
Description
Remove Java SE requirements for the following security algorithms: MD5, DES. It makes sense to periodically re-evaluate algorithms that have become increasingly weak and whose usage should have declined significantly. 
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/27a266d5fb13 User: mullan Date: 2019-11-13 18:44:07 +0000
13-11-2019