git: openjdk/jdk8u-dev: 8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.

Andrew John Hughes andrew at openjdk.org
Wed Aug 24 17:46:58 UTC 2022


Changeset: e3251a22
Author:    Zdenek Zambersky <zzambers at redhat.com>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2022-08-24 17:44:49 +0000
URL:       https://git.openjdk.org/jdk8u-dev/commit/e3251a2293f2eeb286e3075269b1d132acae22bf

8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.

Fixed to treat the queried key size values as bits instead of bytes

Reviewed-by: andrew
Backport-of: f14e3a60b26f0488da26abf3ae6c0521d5f616e5

! jdk/src/share/classes/sun/security/pkcs11/P11PSSSignature.java



More information about the jdk8u-dev-changes mailing list