hg: jdk/sandbox: 8216012: Infinite loop in RSA KeyPairGenerator

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jan 17 01:15:14 UTC 2020


Changeset: 5c660d2d97ff
Author:    valeriep
Date:      2020-01-17 01:05 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/5c660d2d97ff

8216012: Infinite loop in RSA KeyPairGenerator
Summary: Check and error out on even RSA public exponents
Reviewed-by: valeriep
Contributed-by: Masanori Yano <yano-masanori at fujitsu.com>

! src/java.base/share/classes/sun/security/rsa/RSAKeyPairGenerator.java
+ test/jdk/sun/security/rsa/TestKeyPairGeneratorExponent.java



More information about the jdk-sandbox-changes mailing list