On Wed, 6 Dec 2023 19:27:22 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> Add a fallback if an RSA signature was generated without the NULL params in > its encoded hash. This pull request has now been integrated. Changeset: 11e4a925 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/11e4a925bec3c1f79e03045d48def53188b655e6 Stats: 89 lines in 3 files changed: 66 ins; 13 del; 10 mod 8320597: RSA signature verification fails on signed data that does not encode params correctly Reviewed-by: mullan, valeriep ------------- PR: https://git.openjdk.org/jdk/pull/17002