git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
865d506
)
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
author
Horia Geanta
<horia.geanta@freescale.com>
Tue, 3 Jul 2012 16:16:53 +0000
(19:16 +0300)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 11 Jul 2012 03:08:29 +0000
(11:08 +0800)
With this, now all combinations of
CBC: AES, 3DES-EDE
with
HMAC: SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
are supported.
Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found