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

Test vectors were generated starting from existing CBC(AES) test vectors
(RFC3602, NIST SP800-38A) and adding HMAC(SHA224) 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