> Several tests are identified to use weak key parameters (prime modulus, 
> private/public values) and certs with weak keys. As these tests purpose is 
> not to exercise weak keys, these are updated in this PR to use a modulus with 
> 2048-bit, base 2 and certificates with key size 2048

Fernando Guallini 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 seven additional 
commits since the last revision:

 - minor changes to update SecurityUtils comments and refactoring
 - Merge branch 'master' into 8342188
 - Use hex value for diffieHellmanGroup enum
 - DHKeyAgreement2.java refactor
 - DH group reusable
 - fixed copyright year and not changing DES
 - initial commit

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21563/files
  - new: https://git.openjdk.org/jdk/pull/21563/files/32b11d72..44073ab4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21563&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21563&range=03-04

  Stats: 110629 lines in 742 files changed: 104992 ins; 3158 del; 2479 mod
  Patch: https://git.openjdk.org/jdk/pull/21563.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21563/head:pull/21563

PR: https://git.openjdk.org/jdk/pull/21563

Reply via email to