diff options
author | 2007-11-26 22:24:11 +0800 | |
---|---|---|
committer | 2008-01-11 08:16:23 +1100 | |
commit | 28db8e3e38e593d22e2c69942bb1ca7be2a35f05 (patch) | |
tree | 65ef9ee8544001278a71340f44f9a3227b54a4d8 /arch/x86 | |
parent | [CRYPTO] tcrypt: Add aead support (diff) | |
download | linux-dev-28db8e3e38e593d22e2c69942bb1ca7be2a35f05.tar.xz linux-dev-28db8e3e38e593d22e2c69942bb1ca7be2a35f05.zip |
[CRYPTO] gcm: New algorithm
Add GCM/GMAC support to cryptoapi.
GCM (Galois/Counter Mode) is an AEAD mode of operations for any block cipher
with a block size of 16. The typical example is AES-GCM.
Signed-off-by: Mikko Herranen <mh1@iki.fi>
Reviewed-by: Mika Kukkonen <mika.kukkonen@nsn.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions