- 27 4月, 2011 1 次提交
-
-
由 valeriep 提交于
Summary: Enforce full path when specifying library locations. Reviewed-by: wetmore, ohair
-
- 13 4月, 2011 2 次提交
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 11 3月, 2011 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: valeriep
-
- 08 3月, 2011 1 次提交
-
-
由 valeriep 提交于
Summary: Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding". Reviewed-by: wetmore
-
- 23 2月, 2011 1 次提交
-
-
由 valeriep 提交于
Summary: Enhanced SunPKCS11 provider to support AES/CTR/NoPadding transformation. Reviewed-by: vinnie
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 23 12月, 2010 2 次提交
- 16 11月, 2010 1 次提交
-
-
由 valeriep 提交于
6687725: Internal PKCS5Padding impl should throw IllegalBlockSizeException and not BadPaddingException Summary: Changed to throw IllegalBlockSizeException when the data length isn't multiples of block size Reviewed-by: wetmore
-
- 11 11月, 2010 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 02 11月, 2010 1 次提交
-
-
由 xuelei 提交于
6985179: To support Server Name Indication extension for JSSE client Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung. Reviewed-by: wetmore, weijun
-
- 24 7月, 2010 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: mullan, weijun
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 16 4月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Allow native NSS errors to be observed and correctly reported Reviewed-by: wetmore, valeriep
-
- 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 3 次提交
-
-
由 valeriep 提交于
Summary: Added a custom readObject method to PKCS11 SecureRandom impl Reviewed-by: wetmore
-
由 valeriep 提交于
Summary: Added internal buffering to PKCS11 SecureRandom impl Reviewed-by: wetmore
-
由 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
-
- 22 1月, 2010 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: andrew
-
- 04 8月, 2009 1 次提交
-
-
由 wetmore 提交于
Reviewed-by: valeriep, vinnie
-
- 04 3月, 2009 1 次提交
-
-
由 valeriep 提交于
6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider Summary: Removed finalize() and add more error handling to native code Reviewed-by: vinnie
-
- 23 8月, 2008 1 次提交
-
-
由 wetmore 提交于
Reviewed-by: andreas, valeriep, vinnie
-
- 26 4月, 2008 1 次提交
-
-
由 valeriep 提交于
6524501: inconsistency with PKCS#11 spec - 0-value flags in CK_SLOT_INFO struct returned by C_GetSlotInfo() Reviewed-by: mullan
-
- 01 4月, 2008 2 次提交
- 21 3月, 2008 3 次提交
-
-
由 valeriep 提交于
Summary: Override existing secret key entry when setEntry/setKeyEntry() is called Reviewed-by: andreas
-
由 valeriep 提交于
Summary: Check supported key size range and use encryption if needed Reviewed-by: andreas
-
由 valeriep 提交于
Summary: Add support for ECB mode and PKCS5Padding Reviewed-by: andreas
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-