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

Supported algorithms list for SunRsaSign provider is incorrect

XMLWordPrintable

        https://docs.oracle.com/en/java/javase/20/security/oracle-providers.html#GUID-17E3589E-E4BA-4881-9B12-9880DD2D128D

        SunRsaSign provider does not support <digest>withRSAandMGF1 Signature algorithms, but in the above guide, it lists these Signature algorithms:
        SHA1withRSAandMGF1
        SHA224withRSAandMGF1
        SHA256withRSAandMGF1
        SHA384withRSAandMGF1
        SHA512withRSAandMGF1
        SHA512/224withRSAandMGF1
        SHA512/256withRSAandMGF1

        These should be removed.

              rgallard Raymond Gallardo
              valeriep Valerie Peng
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: