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

Document new required algorithms in Standard Algorithm Names guide

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • docs

      We have added several new security algorithm requirements for JDK 9 (keysize in parentheses):

      1. Signature: SHA256withDSA
      2. KeyPairGenerator: DSA (2048), DiffieHellman (2048, 4096), RSA (4096)
      3. AlgorithmParameterGenerator: DSA (2048), DiffieHellman (2048, 4096)
      4. Cipher: AES/GCM/NoPadding (128), AES/GCM/PKCS5Padding (128)
      5. SSLContext: TLSv1.1, TLSv1.2
      6. TrustManagerFactory: PKIX

      The Implementation Requirements section should be updated to include these new requirements:

      http://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#impl

            schannagirip Sahana Channagiri Prabhakar (Inactive)
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: