]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sat, 31 Jan 2026 17:38:47 +0000 (18:38 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 6 Feb 2026 10:52:22 +0000 (18:52 +0800)
commit030218dedee2628ea3f035d71431e1b7c4191cfb
tree14568d10879d637630a45e181f36a6c9aa3ceab1
parentcc2f39d6ac48e6e3cb2d6240bc0d6df839dd0828
crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))

Test vectors were generated starting from existing CBC(AES) test vectors
(RFC3602, NIST SP800-38A) and adding HMAC(SHA384) computed with Python
script. Then, the results were double-checked on Mediatek MT7981 (safexcel)
and NXP P2020 (talitos). Both platforms pass self-tests.

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