summaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
AgeCommit message (Expand)Author
2023-12-08crypto: testmgr - Remove cfb and ofbHerbert Xu
2023-10-20crypto: pkcs7 - remove sha1 supportDimitri John Ledkov
2023-10-12crypto: testmgr - Remove zlib-deflateHerbert Xu
2023-04-20crypto: testmgr - Add some test vectors for cmac(camellia)David Howells
2022-11-04crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectorsTianjia Zhang
2022-07-22crypto: testmgr - some more fixes to RSA test vectorsIgnat Korchagin
2022-07-15crypto: testmgr - add ARIA testmgr testsTaehee Yoo
2022-07-08crypto: testmgr - populate RSA CRT parameters in RSA test vectorsIgnat Korchagin
2022-06-30crypto: testmgr - fix version number of RSA testslei he
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld
2022-06-10crypto: hctr2 - Add HCTR2 supportNathan Huckleberry
2022-06-10crypto: polyval - Add POLYVAL supportNathan Huckleberry
2022-06-10crypto: xctr - Add XCTR supportNathan Huckleberry
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-22crypto: fix crc64 testmgr digest byte orderKeith Busch
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch
2022-03-03crypto: testmgr - add keygen tests for ffdheXYZ(dh) templatesNicolai Stange
2022-03-03crypto: testmgr - add known answer tests for ffdheXYZ(dh) templatesNicolai Stange
2022-03-03crypto: dh - remove struct dh's ->q memberNicolai Stange
2022-02-11crypto: hmac - disallow keys < 112 bits in FIPS modeStephan Müller
2022-02-11crypto: hmac - add fips_skip supportStephan Müller
2021-11-20crypto: testmgr - Fix wrong test case of RSALei He
2021-10-29crypto: testmgr - fix wrong key length for pkcs1padLei He
2021-08-21crypto: testmgr - Add GCM/CCM mode test of SM4 algorithmTianjia Zhang
2021-06-28crypto: drbg - self test for HMAC(SHA-512)Stephan Müller
2021-05-28crypto: ecdh - add test suite for NIST P384Hui Tang
2021-05-28crypto: ecdh - fix ecdh-nist-p192's entry in testmgrHui Tang
2021-05-21crypto: testmgr - fix initialization of 'secret_size'Hui Tang
2021-03-26Merge branch 'ecc'Herbert Xu
2021-03-26crypto: ecdsa - Register NIST P384 and extend test suiteSaulo Alessandre
2021-03-26crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger
2021-03-13crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu
2021-02-10crypto: serpent - get rid of obsolete tnepres variantArd Biesheuvel
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel
2021-01-29crypto: tgr192 - remove Tiger 128/160/192 hash algorithmsArd Biesheuvel
2021-01-29crypto: rmd320 - remove RIPE-MD 320 hash algorithmArd Biesheuvel
2021-01-29crypto: rmd256 - remove RIPE-MD 256 hash algorithmArd Biesheuvel
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel
2020-09-25crypto: sm2 - add SM2 test vectors to testmgrTianjia Zhang
2020-07-23crypto: testmgr - delete duplicated wordsRandy Dunlap
2019-12-11crypto: testmgr - generate inauthentic AEAD test vectorsEric Biggers
2019-11-17crypto: curve25519 - add kpp selftestArd Biesheuvel
2019-11-17crypto: testmgr - add test cases for Blake2sArd Biesheuvel
2019-11-01crypto: testmgr - add test vectors for blake2bDavid Sterba
2019-10-05crypto: testmgr - Added testvectors for the rfc3686(ctr(sm4)) skcipherPascal van Leeuwen
2019-10-05crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphersPascal van Leeuwen
2019-10-05crypto: testmgr - Added testvectors for the hmac(sm3) ahashPascal van Leeuwen
2019-10-05crypto: testmgr - add another gcm(aes) testcaseArd Biesheuvel
2019-08-30crypto: essiv - add tests for essiv in cbc(aes)+sha256 modeArd Biesheuvel
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel