linux-stable-rt/crypto
Andrew Donofrio a28091ae17 [CRYPTO] tcrypt: Added test vectors for sha384/sha512
This patch adds tests for SHA384 HMAC and SHA512 HMAC to the tcrypt module. Test data was taken from
RFC4231. This patch is a follow-up to the discovery (bug 7646) that the kernel SHA384 HMAC
implementation was not generating proper SHA384 HMACs.

Signed-off-by: Andrew Donofrio <linuxbugzilla@kriptik.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2007-02-07 09:20:58 +11:00
..
Kconfig
Makefile
aes.c
algapi.c
anubis.c
api.c
arc4.c
blkcipher.c [CRYPTO] all: Check for usage in hard IRQ context 2007-02-07 09:20:58 +11:00
blowfish.c
cast5.c
cast6.c
cbc.c
cipher.c
compress.c
crc32c.c
crypto_null.c
cryptomgr.c
deflate.c
des.c
digest.c [CRYPTO] all: Check for usage in hard IRQ context 2007-02-07 09:20:58 +11:00
ecb.c
gf128mul.c
hash.c
hmac.c
internal.h
khazad.c
lrw.c
md4.c
md5.c
michael_mic.c
proc.c
scatterwalk.c
scatterwalk.h
serpent.c
sha1.c
sha256.c
sha512.c
tcrypt.c [CRYPTO] tcrypt: Added test vectors for sha384/sha512 2007-02-07 09:20:58 +11:00
tcrypt.h [CRYPTO] tcrypt: Added test vectors for sha384/sha512 2007-02-07 09:20:58 +11:00
tea.c
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c [CRYPTO] all: Check for usage in hard IRQ context 2007-02-07 09:20:58 +11:00