git: openjdk/mobile: 8216012: Infinite loop in RSA KeyPairGenerator

duke duke at openjdk.java.net
Fri Jan 17 01:14:52 UTC 2020


Changeset: 567465c6
Author:    Masanori Yano <yano-masanori at fujitsu.com>
Committer: Valerie Peng <valeriep at openjdk.org>
Date:      2020-01-17 01:05:27 +0000
URL:       https://git.openjdk.java.net/mobile/commit/567465c6

8216012: Infinite loop in RSA KeyPairGenerator

Check and error out on even RSA public exponents

Reviewed-by: valeriep

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



More information about the mobile-changes mailing list