diff options
author | Kenny Root <kroot@google.com> | 2013-05-13 14:47:30 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2013-05-14 17:33:18 -0700 |
commit | d416195acbc08f2b3bdd5d5532d40438465d99e9 (patch) | |
tree | 531d20377c7bb7471798b0f4e622ac882bf0d291 /JavaLibrary.mk | |
parent | e95612e19f51b0fbcc9196e7a07737388010a4ea (diff) | |
download | libcore-d416195acbc08f2b3bdd5d5532d40438465d99e9.zip libcore-d416195acbc08f2b3bdd5d5532d40438465d99e9.tar.gz libcore-d416195acbc08f2b3bdd5d5532d40438465d99e9.tar.bz2 |
Add classes for AEAD encryption
New classes in Java 7 for Authenicated Encryption with Additional Data
(AEAD). This allows the use of encryption modes such as Galois/Counter
Mode with performs the equivalent of MAC and encryption simultaneously
and consequently makes encryption safer to use for implementors.
Change-Id: I6302826b096044ade5f62a667dc240e3ab07b351
Diffstat (limited to 'JavaLibrary.mk')
0 files changed, 0 insertions, 0 deletions