[jdk8u-dev] Integrated: 8320597: RSA signature verification fails on signed data that does not encode params correctly

Alexey Bakhtin abakhtin at openjdk.org
Sat Dec 16 19:31:50 UTC 2023


On Thu, 14 Dec 2023 03:19:25 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Almost clean backport from [JDK11 PR](https://github.com/openjdk/jdk11u-dev/pull/2384)
> the only differences in the removed decodeSignature() method

This pull request has now been integrated.

Changeset: a645ef48
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/a645ef48c572e5b06710ae9d49bc4459ad1fa0f2
Stats:     85 lines in 2 files changed: 66 ins; 8 del; 11 mod

8320597: RSA signature verification fails on signed data that does not encode params correctly

Reviewed-by: sgehwolf, mbalao, andrew
Backport-of: 11e4a925bec3c1f79e03045d48def53188b655e6

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

PR: https://git.openjdk.org/jdk8u-dev/pull/404


More information about the jdk8u-dev mailing list