[jdk11u-dev] RFR: 8320597: RSA signature verification fails on signed data that does not encode params correctly
Alexey Bakhtin
abakhtin at openjdk.org
Thu Dec 14 01:28:07 UTC 2023
Almost clean backport from [JDK17 PR](https://github.com/openjdk/jdk17u-dev/pull/2052)
The only difference is a string concatenation in the test
-------------
Depends on: https://git.openjdk.org/jdk11u-dev/pull/2383
Commit messages:
- Backport 11e4a925bec3c1f79e03045d48def53188b655e6
Changes: https://git.openjdk.org/jdk11u-dev/pull/2384/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2384&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8320597
Stats: 85 lines in 2 files changed: 66 ins; 8 del; 11 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2384.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2384/head:pull/2384
PR: https://git.openjdk.org/jdk11u-dev/pull/2384
More information about the jdk-updates-dev
mailing list