aboutsummaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
AgeCommit message (Expand)Author
2017-03-12crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott
2016-08-31crypto: FIPS - allow tests to be disabled in FIPS modeStephan Mueller
2016-07-05crypto: testmgr - Add 4K private key to RSA testvectorSalvatore Benedetto
2016-07-01crypto: sha3 - Add HMAC-SHA3 test modes and test vectorsraveendra padasalagi
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto
2016-06-20crypto: sha3 - Add SHA-3 Test's in tcryptraveendra padasalagi
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim
2015-10-15crypto: keywrap - add testmgr supportStephan Mueller
2015-10-15crypto: testmgr - test IV value after a cipher operationBoris BREZILLON
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-08-04crypto: testmgr - Disable authenc test and convert test vectorsHerbert Xu
2015-07-17crypto: testmgr - Add a longer ChaCha20 test vectorMartin Willi
2015-07-17crypto: chacha20poly1305 - Convert to new AEAD interfaceHerbert Xu
2015-07-17crypto: testmgr - Disable rfc4309 test and convert test vectorsHerbert Xu
2015-07-14crypto: testmgr - Disable rfc4106 test and convert test vectorsHerbert Xu
2015-07-07crypto: testmgr - add a chunking test for cbc(aes)LABBE Corentin
2015-06-17crypto: testmgr - add tests vectors for RSATadeusz Struk
2015-06-17crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi
2015-06-17crypto: testmgr - Add mcgrew test vectors for rfc4106Herbert Xu
2015-06-17crypto: testmgr - Update rfc4543 test vectorsHerbert Xu
2015-06-09crypto: testmgr - Document struct cipher_testvecLABBE Corentin
2015-06-04crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vectorMartin Willi
2015-06-04crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539Martin Willi
2015-06-04crypto: testmgr - Add Poly1305 test vectors from RFC7539Martin Willi
2015-06-04crypto: testmgr - Add ChaCha20 test vectors from RFC7539Martin Willi
2015-05-25crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr.Harald Freudenberger
2015-05-11crypto: testmgr - add test cases for CRC32Ard Biesheuvel
2015-05-01crypto: testmgr - Wrap the LHS in expressions of the form !x == yDavid Howells
2015-05-01crypto: pcomp - Constify (de)compression parametersDavid Howells
2014-08-29crypto: testmgr - add test for lz4 and lz4hcKOVACS Krisztian
2014-08-01crypto: testmgr - use chunks smaller than algo block size in chunk testsArd Biesheuvel
2014-07-23crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta
2014-06-21crypto: testmgr - add 4 more test vectors for GHASHArd Biesheuvel
2014-06-20crypto: drbg - DRBG testmgr test vectorsStephan Mueller
2014-05-22crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal
2014-04-16crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...Jussi Kivilinna
2014-04-16crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCMArd Biesheuvel
2014-03-21crypto: testmgr - add aead null encryption test vectorsHoria Geanta
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-05-24crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-04-25crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2Jussi Kivilinna
2013-04-25crypto: add CMAC support to CryptoAPIJussi Kivilinna
2013-04-25crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna
2013-02-20crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer
2012-12-06crypto: testmgr - remove superfluous initializers for xts(aes)Mathias Krause
2012-12-06crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intelJussi Kivilinna
2012-10-24crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna