Skip to content

Commit

Permalink
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
Browse files Browse the repository at this point in the history
Add support for AES Counter Mode (CTR) compliant with RFC3686 to be
used along with authenc algorithms (md5, sha1, sha224, sha256, sha384,
sha512) as one-shot aead algorithms.

Signed-off-by: Catalin Vasile <catalin.vasile@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Catalin Vasile authored and Herbert Xu committed Nov 6, 2014
1 parent a5f57cf commit daebc46
Showing 1 changed file with 236 additions and 26 deletions.
Loading

0 comments on commit daebc46

Please sign in to comment.