Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8015388 Required algorithms for JDK 9
  3. JDK-8173277

Release Note: Required Algorithms for JDK 9

XMLWordPrintable

      The following have been added to the security algorithm requirements for JDK implementations (keysize in parentheses):

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

            mullan Sean Mullan
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: