hg: jdk/jdk13: 8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect

valerie.peng at oracle.com valerie.peng at oracle.com
Fri Jun 28 19:37:40 UTC 2019


Changeset: 6aa047de311b
Author:    valeriep
Date:      2019-06-28 19:36 +0000
URL:       http://hg.openjdk.java.net/jdk/jdk13/rev/6aa047de311b

8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
Summary: Fixed to get the MGF digest algorithm from MGF1ParameterSpec
Reviewed-by: xuelei

! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11PSSSignature.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/CK_RSA_PKCS_PSS_PARAMS.java
! test/jdk/sun/security/pkcs11/Signature/KeyAndParamCheckForPSS.java
! test/jdk/sun/security/pkcs11/Signature/SigInteropPSS.java
! test/jdk/sun/security/pkcs11/Signature/SignatureTestPSS.java



More information about the jdk-all-changes mailing list