JDK-8335003 : Release Note: Document Standard Hash and MGF Algorithms for RSASSA-PSS Signature
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2024-06-25
  • Updated: 2025-03-07
  • Resolved: 2024-06-27
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
Description
A new section for [`PSSParameterSpec`](https://docs.oracle.com/en/java/javase/24/docs/specs/security/standard-names.html#pssparameterspec) algorithm names has been added to the Java Security Standard Algorithm Names specification. This section lists the standard hash and message generation function (MGF) algorithms that can be specified when initializing an RSASSA-PSS signature with a [`PSSParameterSpec`](https://docs.oracle.com/en/java/javase/24/docs/specs/security/standard-names.html#pssparameterspec) object.