Valerie Peng
|
96c5499439
|
6996769: support AEAD cipher
Added implementation for GCM mode under AES cipher
Reviewed-by: weijun
|
2013-01-07 11:11:54 -08:00 |
|
Valerie Peng
|
f105bf6f5b
|
7092825: javax.crypto.Cipher.Transform.patternCache is synchronizedMap and became scalability bottleneck
Changed patternCache from synchronizedMap to ConcurrentHashMap.
Reviewed-by: mullan
|
2012-01-19 12:01:57 -08:00 |
|
Alexandre Boulgakov
|
598c79031d
|
7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror
Reviewed-by: xuelei, mullan
|
2011-08-15 11:48:20 -07:00 |
|
Bradford Wetmore
|
2be59f90fd
|
7031343: Provide API changes to support future GCM AEAD ciphers
Reviewed-by: valeriep, xuelei
|
2011-04-13 11:59:18 -07:00 |
|
Sean Mullan
|
e7265c2832
|
5001004: Required Security Algorithms need to be defined
Reviewed-by: wetmore
|
2011-01-24 14:56:14 -05:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Bradford Wetmore
|
e936f852bf
|
6778613: Update javax.crypto.Cipher.getMaxAllowedKeyLength to point to proper Appendix after doc reorg
Reviewed-by: mullan
|
2008-12-02 14:53:52 -08:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|