RFR 8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded

Sean Mullan sean.mullan at oracle.com
Wed Feb 24 14:54:30 UTC 2016


Please review this fix to improve security defaults by increasing the 
default keysize of the RSA, DSA, and DiffieHellman implementations of 
AlgorithmParameterGenerator and KeyPairGenerator from 1024 to 2048 bits:

http://cr.openjdk.java.net/~mullan/webrevs/8138653/webrev.00/

Thanks,
Sean




More information about the security-dev mailing list