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

Update the provider default keysizes in the "JDK Providers Documentation"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Delivered
    • Icon: P3 P3
    • 19
    • None
    • docs

      With JDK-8267319, the default key sizes for various algorithms are increased and default digest algorithm is shifted to SHA-384 from SHA-256. "JDK Providers Documentation" should be updated accordingly.

      RSA, RSASSA-PSS, DH: from 2048->3072
      EC: from 256->384
      AES: from 128->256 (depends on runtime crypto policy checking)

      Need to update the "Keysize Restrictions" for various providers.

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

              Created:
              Updated:
              Resolved: