]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))
authorAleksander Jan Bajkowski <olek2@wp.pl>
Thu, 5 Mar 2026 20:08:24 +0000 (21:08 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 15 Mar 2026 04:23:13 +0000 (13:23 +0900)
commit82fc2b17fa5b9b12d34770afcc8e3c4288735429
tree7fc7854e3d112a72257c306f33ec05d3cfe2b884
parent2f0814271715f974ae1fc6247c9918906c83e24b
crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))

Test vectors were generated starting from existing RFC3686(CTR(AES)) test
vectors and adding HMAC(SHA512) computed with software implementation.
Then, the results were double-checked on Mediatek MT7986 (safexcel).
Platform 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