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

JarSigner javadoc example uses SHA-1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • security-libs

      The example in the class summary of jdk.security.jarsigner.JarSigner uses SHA-1 and SHA1withDSA, which are considered weak algorithms. This should be changed to something stronger such as SHA-256 and SHA256withRSA.

            weijun Weijun Wang
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: