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

Clean up redundant RSA services in the SunJSSE provider

XMLWordPrintable

    • b15
    • Verified

      The fix for JDK-7092821 reorg'd the JDK 12 code to iterate through all of the SunRSASign entries, so SunJSSE now advertises all of the SunRSASign algorithms, including SHA224/256/384/512/512-224/512-256, RSASSA-PSS and others which it didn't do before.

      http://hg.openjdk.java.net/jdk/jdk/rev/9af672cab7cb

      This should probably removed, along with all of the other old RSA implementation which are only there for compatibility with the pre JDK 1.4 implementations. That could be done under a separate bug or by expanding this bug.

            valeriep Valerie Peng
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: