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

Alexey Bakhtin abakhtin at openjdk.org
Fri Dec 15 04:21:12 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.

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

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

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

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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