[jdk13u-dev] Integrated: 8216012: Infinite loop in RSA KeyPairGenerator

Yuri Nesterenko yan at openjdk.java.net
Thu May 20 12:18:10 UTC 2021


On Thu, 20 May 2021 12:07:44 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:

> I'd like to backport this fix here, too. Applies cleanly, test fails/pass without/with the fix.

This pull request has now been integrated.

Changeset: 5cae7b24
Author:    Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/5cae7b24ea5e237c63d6e7abd9496b69418f5634
Stats:     99 lines in 2 files changed: 98 ins; 0 del; 1 mod

8216012: Infinite loop in RSA KeyPairGenerator

Check and error out on even RSA public exponents

Backport-of: 567465c62c0f0a41b3ca8b979013e92bf368a8d3

-------------

PR: https://git.openjdk.java.net/jdk13u-dev/pull/222


More information about the jdk-updates-dev mailing list