Home
last modified time | relevance | path

Searched hist:"333 b0d7eeacbd47159daf23757aa81368470c409" (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dxcbc.c333b0d7eeacbd47159daf23757aa81368470c409 Sat Oct 28 05:15:24 CEST 2006 Kazunori MIYAZAWA <miyazawa@linux-ipv6.org> [CRYPTO] xcbc: New algorithm

This is core code of XCBC.

XCBC is an algorithm that forms a MAC algorithm out of a cipher algorithm.
For example, AES-XCBC-MAC is a MAC algorithm based on the AES cipher
algorithm.

Signed-off-by: Kazunori MIYAZAWA <miyazawa@linux-ipv6.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>