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

Signed JAR support for RSASSA-PSS and EdDSA

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • 16
    • security-libs

    Description

      We need to support RSASSA-PSS (https://tools.ietf.org/html/rfc4056) and EdDSA (https://www.rfc-editor.org/rfc/rfc8419.html) for jar signing. This would include:

      0. Decide the proper block type name: "RSASSA-PSS" is a little long, "EdDSA" contains a lowercase letter.
      1. Support new block types in SignatureFileVerifier.java
      2. Translate between sigAlg and encAlg/digestAlg in AlgorithmId.java
      3. Support for SHAKE256 name and OID in AlgorithmId.java
      4. Updates to jarsigner tooldoc and JAR file spec
      5. Tests

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: