]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
authorAleksander Jan Bajkowski <olek2@wp.pl>
Tue, 3 Mar 2026 18:48:44 +0000 (19:48 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Apr 2026 00:56:11 +0000 (08:56 +0800)
commitc8aadd63ab58ee75713ab487730563e7a160cc35
treedb49ec36ae6c5a476cd051cc15c3381a6866e42d
parentbe0240f65705b0b125de60d4fc952c013ef74e26
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))

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