- 12 7月, 2020 1 次提交
-
-
由 weijun 提交于
Reviewed-by: rriggs, mullan, ahgross, rhalade, mbalao, andrew
-
- 17 1月, 2020 1 次提交
-
-
由 mullan 提交于
Reviewed-by: weijun, rhalade, mschoene
-
- 13 1月, 2020 1 次提交
-
-
由 andrew 提交于
Summary: Finish the job started by 8176536 Reviewed-by: mbalao
-
- 04 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 14 2月, 2020 1 次提交
-
-
由 wetmore 提交于
8175029: StackOverflowError in X509CRL and X509Certificate.verify(PublicKey, Provider) 8146293: Add support for RSASSA-PSS Signature algorithm 8205445: Add RSASSA-PSS Signature support to SunMSCAPI 8205720: KeyFactory#getKeySpec and translateKey throws NullPointerException with Invalid key 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized 8213009: Refactoring existing SunMSCAPI classes 8213010: Supporting keys created with certmgr.exe 8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails 8215694: keytool cannot generate RSASSA-PSS certificates 8221407: Windows 32bit build error in libsunmscapi/security.cpp 8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange 8223003: SunMSCAPI keys are not cleaned up 8223063: Support CNG RSA keys 8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support 8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows 8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId 8238502: sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION Summary: Contains elements of JDK-8051408 (see comments on JDK-8230978) Reviewed-by: valeriep, weijun, coffeys, pkoppula, andrew --HG-- rename : src/windows/classes/sun/security/mscapi/Key.java => src/windows/classes/sun/security/mscapi/CKey.java rename : src/windows/classes/sun/security/mscapi/RSAKeyPair.java => src/windows/classes/sun/security/mscapi/CKeyPair.java rename : src/windows/classes/sun/security/mscapi/RSAKeyPairGenerator.java => src/windows/classes/sun/security/mscapi/CKeyPairGenerator.java rename : src/windows/classes/sun/security/mscapi/KeyStore.java => src/windows/classes/sun/security/mscapi/CKeyStore.java rename : src/windows/classes/sun/security/mscapi/RSAPrivateKey.java => src/windows/classes/sun/security/mscapi/CPrivateKey.java rename : src/windows/classes/sun/security/mscapi/RSAPublicKey.java => src/windows/classes/sun/security/mscapi/CPublicKey.java rename : src/windows/classes/sun/security/mscapi/RSACipher.java => src/windows/classes/sun/security/mscapi/CRSACipher.java rename : src/windows/classes/sun/security/mscapi/RSASignature.java => src/windows/classes/sun/security/mscapi/CSignature.java
-
- 21 6月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: xuelei, phh, andrew
-
- 07 2月, 2019 1 次提交
-
-
由 mullan 提交于
Reviewed-by: ahgross, coffeys, rhalade
-
- 21 6月, 2019 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: xuelei, phh, andrew
-
- 06 12月, 2017 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: mullan, ascarpino
-
- 11 10月, 2017 1 次提交
-
-
由 rpatil 提交于
Reviewed-by: wetmore Contributed-by: prasadarao.koppula@oracle.com
-
- 07 7月, 2017 2 次提交
- 14 12月, 2016 1 次提交
-
-
由 mullan 提交于
Reviewed-by: mullan, weijun Contributed-by: adam.petcher@oracle.com
-
- 28 3月, 2017 2 次提交
- 14 12月, 2017 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: mullan
-
- 31 3月, 2016 1 次提交
-
-
由 igerasim 提交于
Summary: Changed SubjectDomainCombiner to combine static PD as is even when custom policy is enabled. Reviewed-by: valeriep
-
- 29 1月, 2016 1 次提交
-
-
由 asaha 提交于
Reviewed-by: igerasim
-
- 06 1月, 2016 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: valeriep
-
- 14 4月, 2015 2 次提交
- 10 4月, 2015 2 次提交
- 04 3月, 2015 1 次提交
-
-
由 kevinw 提交于
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner") Reviewed-by: jbachorik
-
- 03 3月, 2015 1 次提交
-
-
由 kevinw 提交于
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC Reviewed-by: jbachorik, mullan
-
- 21 3月, 2015 1 次提交
-
-
由 juh 提交于
8055207: keystore and truststore debug output could be much better Reviewed-by: mullan, coffeys, jnimeh
-
- 21 10月, 2014 1 次提交
-
-
由 mullan 提交于
Reviewed-by: weijun
-
- 08 6月, 2015 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: mullan
-
- 11 5月, 2016 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: valeriep
-
- 05 5月, 2016 1 次提交
-
-
由 robm 提交于
Reviewed-by: mullan
-
- 27 5月, 2014 1 次提交
-
-
由 mullan 提交于
Reviewed-by: valeriep, skoivu, asmotrak
-
- 15 5月, 2014 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 12 5月, 2014 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie, skoivu
-
- 01 4月, 2014 1 次提交
-
-
由 mullan 提交于
Reviewed-by: wetmore, skoivu
-
- 02 7月, 2014 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 29 9月, 2014 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: mullan
-
- 05 12月, 2013 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: mullan
-
- 29 10月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch, smarks
-
- 23 10月, 2013 2 次提交