git: openjdk/mobile: 8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures

duke duke at openjdk.java.net
Thu Oct 31 02:28:10 UTC 2019


Changeset: f14e3a60
Author:    Valerie Peng <valeriep at openjdk.org>
Date:      2019-10-31 02:22:42 +0000
URL:       https://git.openjdk.java.net/mobile/commit/f14e3a60

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: ascarpino, xuelei

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




More information about the mobile-changes mailing list