]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sun, 1 Feb 2026 11:27:08 +0000 (12:27 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 7 Feb 2026 01:31:39 +0000 (09:31 +0800)
commitdc8f3d9ae804e8bb47dd49b051fe8b303db3b95c
tree9ad790c1e11730c680aab827d420991ab0b7a563
parentcd966e406b2aa08b76949cdd4e57458f4afe38b0
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))

Test vector was generated using a software implementation and then double
checked using a hardware implementation on NXP P2020 (talitos). The
encryption part is identical to authenc(hmac(sha1),cbc(des3_ede)),
only HMAC is different.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c
crypto/testmgr.h