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

Update KeySize Restrictions sections of Oracle Providers doc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • docs

    Description

      Need to update the KeySize Restrictions sections in the Oracle Providers Documentation for JDK 9 to reflect the changes in JDK-8072452 with the values that are now supported.

      1. Sun Provider

      KeyPairGenerator

      DSA 1024 Keysize must be a multiple of 64, ranging from 512 to 1024 (inclusive), or 2048.
      Change to: "Keysize must be a multiple of 64, ranging from 512 to 1024 (inclusive), 2048, or 3072."

      AlgorithmParameterGenerator

      DSA 1024 Keysize must be a multiple of 64, ranging from 512 to 1024 (inclusive), or 2048.
      Change to: "Keysize must be a multiple of 64, ranging from 512 to 1024 (inclusive), 2048, or 3072."

      2. SunJCE Provider

      KeyPairGenerator

      Diffie-Hellman (DH) 1024 Keysize must be a multiple of 64, ranging from 512 to 2048 (inclusive).
      Change to: "Keysize must be a multiple of 64, ranging from 512 to 1024 (inclusive), 1536, 2048, 3072, 4096, 6144, or 8192

      AlgorithmParameterGenerator

      Diffie-Hellman (DH) 1024 Keysize must be a multiple of 64, ranging from 512 to 2048 (inclusive).
      Change to: -> "Keysize must be a multiple of 64, ranging from 512 to 1024 (inclusive), 2048, or 3072."

      Attachments

        Issue Links

          Activity

            People

              schannagirip Sahana Channagiri Prabhakar (Inactive)
              xuelei Xuelei Fan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: