summaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
Commit message (Expand)AuthorAge
* crypto: testmgr - add tests vectors for RSATadeusz Struk2015-06-17
* crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi2015-06-17
* crypto: testmgr - Add mcgrew test vectors for rfc4106Herbert Xu2015-06-17
* crypto: testmgr - Update rfc4543 test vectorsHerbert Xu2015-06-17
* crypto: testmgr - Document struct cipher_testvecLABBE Corentin2015-06-09
* crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vectorMartin Willi2015-06-04
* crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539Martin Willi2015-06-04
* crypto: testmgr - Add Poly1305 test vectors from RFC7539Martin Willi2015-06-04
* crypto: testmgr - Add ChaCha20 test vectors from RFC7539Martin Willi2015-06-04
* crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr.Harald Freudenberger2015-05-25
* crypto: testmgr - add test cases for CRC32Ard Biesheuvel2015-05-11
* crypto: testmgr - Wrap the LHS in expressions of the form !x == yDavid Howells2015-05-01
* crypto: pcomp - Constify (de)compression parametersDavid Howells2015-05-01
* crypto: testmgr - add test for lz4 and lz4hcKOVACS Krisztian2014-08-29
* crypto: testmgr - use chunks smaller than algo block size in chunk testsArd Biesheuvel2014-08-01
* crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta2014-07-23
* crypto: testmgr - add 4 more test vectors for GHASHArd Biesheuvel2014-06-21
* crypto: drbg - DRBG testmgr test vectorsStephan Mueller2014-06-20
* crypto: testmgr - add aead cbc des, des3_ede testsNitesh Lal2014-05-22
* crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...Jussi Kivilinna2014-04-16
* crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCMArd Biesheuvel2014-04-16
* crypto: testmgr - add aead null encryption test vectorsHoria Geanta2014-03-21
* Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-07
* Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-24
* crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen2013-05-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2Jussi Kivilinna2013-04-25
| * crypto: add CMAC support to CryptoAPIJussi Kivilinna2013-04-25
| * crypto: testmgr - add AES GMAC test vectorsJussi Kivilinna2013-04-25
* | crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2013-02-20
|/
* crypto: testmgr - remove superfluous initializers for xts(aes)Mathias Krause2012-12-06
* crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intelJussi Kivilinna2012-12-06
* crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna2012-10-24
* crypto: testmgr - add new larger DES testvectorsJussi Kivilinna2012-10-24
* crypto: testmgr - add new larger AES testvectorsJussi Kivilinna2012-10-24
* crypto: testmgr - expand serpent test vectorsJussi Kivilinna2012-10-24
* crypto: testmgr - expand blowfish test vectorsJussi Kivilinna2012-10-24
* crypto: testmgr - expand camellia test vectorsJussi Kivilinna2012-10-24
* crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi2012-10-15
* crypto: testmgr - add test vectors for CTR mode IV increasementJussi Kivilinna2012-09-27
* crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6)Jussi Kivilinna2012-09-27
* crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...Jussi Kivilinna2012-09-27
* crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried2012-08-01
* crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried2012-08-01
* crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectorsHoria Geanta2012-07-11
* crypto: testmgr - expand twofish test vectorsJohannes Goetzfried2012-06-12
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-12
* crypto: testmgr - add more camellia test vectorsJussi Kivilinna2012-03-14
* crypto: testmgr - add xts(twofish) test vectorsJussi Kivilinna2011-11-09
* crypto: testmgr - add xts(serpent) test vectorsJussi Kivilinna2011-11-09