commit | f14e3a60b26f0488da26abf3ae6c0521d5f616e5 | [log] [tgz] |
---|---|---|
author | Valerie Peng <valeriep@openjdk.org> | Thu Oct 31 02:22:42 2019 +0000 |
committer | Valerie Peng <valeriep@openjdk.org> | Thu Oct 31 02:22:42 2019 +0000 |
tree | e394e465b223688d0b25c2f1b0b686d3beb891d5 | |
parent | 3cc7b5babeb2c2b132d475cac4c3fd6e2934736e [diff] |
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