[jdk17u-dev] RFR: 8320597: RSA signature verification fails on signed data that does not encode params correctly [v3]

Alexey Bakhtin abakhtin at openjdk.org
Fri Dec 15 16:26:07 UTC 2023


> Backport is not clean because encodeSignature and decodeSignature methods belong to the RSASignature class ( not RSAUtil ).
> This is the reason for no changes in the RSAUtil class.

Alexey Bakhtin 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 five additional commits since the last revision:

 - Merge branch 'master' into JDK-8320597
 - Backport 11e4a925bec3c1f79e03045d48def53188b655e6
 - Fix copyright year
 - Remove unwanted changes from backport
 - Backport 334b977259930368160db705c1f2feda0b0e8707

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/2052/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/2052/files/253f1cc0..430d865c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2052&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2052&range=01-02

  Stats: 36642 lines in 836 files changed: 19845 ins; 8698 del; 8099 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2052.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2052/head:pull/2052

PR: https://git.openjdk.org/jdk17u-dev/pull/2052


More information about the jdk-updates-dev mailing list