Integrated: 8199697: FIPS 186-4 RSA Key Generation

Valerie Peng valeriep at openjdk.java.net
Wed Oct 21 22:48:21 UTC 2020


On Wed, 30 Sep 2020 03:25:06 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

> Could someone please help review this RFE? Update existing RSA key pair generation code following the guidelines from FIPS 186-4 and FIPS 186-5 (draft). Current proposed changes updates the prime generation code (for P, Q) based on FIPS 186-4 B.3.3 when keysize and public exponent met the requirements set in FIPS 186-4/5.
> 
> Thanks,
> Valerie

This pull request has now been integrated.

Changeset: 1191a633
Author:    Valerie Peng <valeriep at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1191a633
Stats:     176 lines in 2 files changed: 108 ins; 22 del; 46 mod

8199697: FIPS 186-4 RSA Key Generation

Reviewed-by: xuelei

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

PR: https://git.openjdk.java.net/jdk/pull/420



More information about the security-dev mailing list