hg: jdk-updates/jdk11u-dev: 8216012: Infinite loop in RSA KeyPairGenerator

shade at redhat.com shade at redhat.com
Mon Sep 28 09:00:14 UTC 2020


Changeset: 275a33a09980
Author:    valeriep
Date:      2020-01-17 01:05 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/275a33a09980

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-updates-changes mailing list