Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8138653 Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded
  3. JDK-8159998

Release Note: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations updated

XMLWordPrintable

      To improve security, the default key size for the RSA and DiffieHellman `KeyPairGenerator` implementations and the DiffieHellman `AlgorithmParameterGenerator` implementations has been increased from 1024 bits to 2048 bits. The default key size for the DSA `KeyPairGenerator` and `AlgorithmParameterGenerator` implementations remains at 1024 bits to preserve compatibility with applications that are using keys of that size with the SHA1withDSA signature algorithm.

      With increases in computing power and advances in cryptography, the minimum recommended key size increases over time. Therefore, future versions of the platform may increase the default size.

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

              Created:
              Updated:
              Resolved: