Searched hist:"333 b0d7eeacbd47159daf23757aa81368470c409" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/crypto/ |
H A D | xcbc.c | 333b0d7eeacbd47159daf23757aa81368470c409 Fri Oct 27 22:15:24 CDT 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>
|
H A D | Makefile | 333b0d7eeacbd47159daf23757aa81368470c409 Fri Oct 27 22:15:24 CDT 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>
|
H A D | Kconfig | 333b0d7eeacbd47159daf23757aa81368470c409 Fri Oct 27 22:15:24 CDT 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>
|