- 25 5月, 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 2 次提交
- 22 1月, 2014 1 次提交
-
-
由 asmotrak 提交于
Reviewed-by: mullan
-
- 04 11月, 2015 2 次提交
- 14 4月, 2016 1 次提交
-
-
由 msolovie 提交于
Reviewed-by: mullan
-
- 02 10月, 2015 1 次提交
-
-
由 asaha 提交于
Summary: Backing out changeset 25108312011d, 372d63c0daaf Reviewed-by: coffeys
-
- 04 7月, 2015 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: mullan, weijun
-
- 21 10月, 2014 1 次提交
-
-
由 jnimeh 提交于
8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input Reviewed-by: weijun
-
- 20 2月, 2014 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei, juh
-
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 13 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: alanb, malenkov, mullan
-
- 23 10月, 2013 1 次提交
-
-
由 juh 提交于
Reviewed-by: mullan
-
- 07 9月, 2013 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie, xuelei
-
- 25 7月, 2013 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 13 7月, 2013 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: mullan
-
- 01 7月, 2013 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: xuelei
-
- 22 1月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dholmes, mchung
-
- 12 1月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 28 12月, 2012 1 次提交
-
-
由 xuelei 提交于
Summary: This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property. Reviewed-by: mullan
-
- 13 12月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar, alanb Contributed-by: NMark Sheppard <mark.sheppard@oracle.com>
-
- 05 11月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie, xuelei
-
- 15 6月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 31 5月, 2012 1 次提交
-
-
由 mullan 提交于
6637288: Add OCSP support to PKIX CertPathBuilder implementation 7126011: ReverseBuilder.getMatchingCACerts may throws NPE Reviewed-by: xuelei
-
- 01 3月, 2011 1 次提交
-
-
由 weijun 提交于
7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run Reviewed-by: alanb, smarks
-
- 09 11月, 2010 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 10 9月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: mbykov
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 24 5月, 2010 1 次提交
-
-
由 weijun 提交于
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate Reviewed-by: mullan
-
- 25 3月, 2010 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 04 12月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: ohair
-
- 10 7月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: make the builder aware of SKID/AKID, break the internal circular dependences Reviewed-by: mullan
-
- 27 5月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: create regression test cases on name constraints Reviewed-by: weijun
-
- 26 5月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: checking AKID of certificates and CRLs Reviewed-by: mullan, weijun
-
- 17 3月, 2009 1 次提交
-
-
由 xuelei 提交于
Summary: remove the mask if certificate revoked Reviewed-by: mullan
-
- 23 2月, 2009 1 次提交
-
-
由 weijun 提交于
Reviewed-by: vinnie
-
- 07 11月, 2008 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 12 9月, 2008 1 次提交
-
-
由 mullan 提交于
Summary: Add support to the java.security.cert APIs for determining the reason that a certification path is invalid. Reviewed-by: vinnie
-