JDK-8335183 : Release Note: SHA3 Performance Improved
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2024-06-26
  • Updated: 2025-02-07
  • Resolved: 2024-12-18
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 24
24Resolved
Related Reports
Relates :  
Relates :  
Description
The performance of the `MessageDigest` implementations that belong to the SHA3 family (SHA3-224, SHA3-256, SHA3-384, and SHA3-512) has been improved by 6-27%, depending on digested message length and on the platform used. An additional 30-40% can be experienced on AVX-512 capable platforms due to new intrinsic implementations on that platform.
Comments
Release note sub-tasks must end in either a Resolved -> Delivered or Closed -> Withdrawn state.
18-12-2024