- 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
-
- 24 7月, 2010 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: mullan, weijun
-
- 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
-
- 01 4月, 2008 2 次提交
- 21 3月, 2008 1 次提交
-
-
由 valeriep 提交于
Summary: Add support for ECB mode and PKCS5Padding Reviewed-by: andreas
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-