Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8334256

Specify list of standard message digest and mgf algorithms for RSASSA-PSS signature

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 24
    • security-libs
    • None
    • minimal
    • Java API
    • SE

      Summary

      Specify list of standard message digest and mgf algorithms for RSASSA-PSS signatures.

      Problem

      Two of the parameters of the 5-arg java.security.spec.PSSParameterSpec constructor are the algorithms for the hash and message generation functions. It would be helpful for compatibility and interoperability purposes to define standard names for the algorithms as specified in RFC 8017.

      Solution

      Add a PSSParameterSpec section to the Java Security Standard Algorithm Names specification with the list of standard hash and message generation function algorithms.

      Specification

      Add the following section to the Java Security Standard Algorithm Names specification:

      Add links to this section from the 5-arg PSSParameterSpec constructor.

            mullan Sean Mullan
            valeriep Valerie Peng
            Valerie Peng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: