- 23 11月, 2016 2 次提交
- 02 7月, 2014 1 次提交
-
-
由 valeriep 提交于
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly Summary: Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported. Reviewed-by: mullan, ascarpino
-
- 26 11月, 2013 1 次提交
-
-
由 valeriep 提交于
7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init() Summary: Add key length checks to P11Signature class Reviewed-by: mullan
-
- 31 5月, 2013 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: xuelei Contributed-by: NPasi Eronen <pe@iki.fi>
-
- 09 5月, 2012 1 次提交
-
-
由 valeriep 提交于
Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding. Reviewed-by: vinnie
-
- 12 1月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 16 8月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: xuelei, mullan Contributed-by: alexandre.boulgakov@oracle.com
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 08 4月, 2010 1 次提交
-
-
由 valeriep 提交于
Summary: Removed the finalize() methods and use PhantomReference in Session to do auto clean up. Reviewed-by: wetmore
-
- 19 3月, 2010 1 次提交
-
-
由 valeriep 提交于
6695485: SignedObject constructor throws ProviderException if it's called using provider "SunPKCS11-Solaris" Summary: Added checking for RSA key lengths in initSign and initVerify Reviewed-by: vinnie
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-