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

Martin Balao mbalao at openjdk.org
Thu Dec 14 16:25:45 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.

Thanks for this backport. Looks good to me. Before moving forward, I'd suggest to wait until the integration of 8302017 and making sure that there aren't any other changes that affect this backport.

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

Marked as reviewed by mbalao (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2052#pullrequestreview-1782192684


More information about the jdk-updates-dev mailing list