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

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


On Wed, 13 Dec 2023 23:55:14 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 5653d2d1
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/5653d2d12ed65493ea37e5bce6d16d8294bbd523
Stats:     86 lines in 3 files changed: 66 ins; 8 del; 12 mod

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

Reviewed-by: mbalao
Backport-of: 11e4a925bec3c1f79e03045d48def53188b655e6

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

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


More information about the jdk-updates-dev mailing list