> 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
Valerie Peng has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'master' into JDK-8199697 - 8199697: FIPS 186-4 RSA Key Generation Changed RSA key pair generation code following the guidelines from FIPS 186-4. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/420/files - new: https://git.openjdk.java.net/jdk/pull/420/files/441c114a..358fee06 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=420&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=420&range=00-01 Stats: 44669 lines in 2466 files changed: 22664 ins; 10552 del; 11453 mod Patch: https://git.openjdk.java.net/jdk/pull/420.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/420/head:pull/420 PR: https://git.openjdk.java.net/jdk/pull/420