summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers2018-05-311-11424/+809
* crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers2018-05-311-0/+13
* crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers2018-05-311-1/+39
* crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers2018-05-311-0/+3
* crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers2018-05-311-0/+22
* crypto: testmgr - add more unkeyed crc32 and crc32c test vectorsEric Biggers2018-05-271-0/+14
* crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectorsEric Biggers2018-05-271-88/+0
* crypto: testmgr - Add test vectors for MORUSOndrej Mosnacek2018-05-191-0/+3400
* crypto: testmgr - Add test vectors for AEGISOndrej Mosnacek2018-05-191-0/+2835
* crypto: zstd - Add zstd supportNick Terrell2018-04-211-0/+71
* crypto: testmgr - add a new test case for CRC-T10DIFArd Biesheuvel2018-03-161-0/+259
* crypto: testmgr - introduce SM4 testsGilad Ben-Yossef2018-03-161-0/+131
* crypto: speck - add test vectors for Speck64-XTSEric Biggers2018-02-221-0/+671
* crypto: speck - add test vectors for Speck128-XTSEric Biggers2018-02-221-0/+687
* crypto: speck - add support for the Speck block cipherEric Biggers2018-02-221-0/+128
* crypto: testmgr - Fix incorrect values in PKCS#1 test vectorConor McLoughlin2018-02-221-3/+3
* crypto: testmgr - add new testcases for sha3Ard Biesheuvel2018-01-261-0/+550
* crypto: sm3 - add SM3 test vectorsGilad Ben-Yossef2017-09-221-0/+67
* crypto: testmgr - add chunked test cases for chacha20Ard Biesheuvel2017-08-221-0/+7
* crypto: testmgr - add testvector for pkcs1pad(rsa)Stephan Mueller2017-06-201-0/+96
* crypto: testmgr - add genkey kpp testTudor-Dan Ambarus2017-06-101-0/+47
* crypto: scomp - add support for deflate rfc1950 (zlib)Giovanni Cabiddu2017-04-241-0/+75
* crypto: testmgr - constify all test vectorsEric Biggers2017-03-091-256/+256
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-041-1/+1
|\
| * crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott2017-03-011-1/+1
* | crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt2017-02-241-40/+102
|/
* crypto: testmgr - add test cases for cbcmac(aes)Ard Biesheuvel2017-02-111-0/+60
* crypto: testmgr - use calculated count for number of test vectorsArd Biesheuvel2017-01-131-270/+2
* crypto: testmgr - add/enhance test cases for CRC-T10DIFArd Biesheuvel2016-12-071-28/+42
* crypto: FIPS - allow tests to be disabled in FIPS modeStephan Mueller2016-08-311-0/+4
* crypto: testmgr - Add 4K private key to RSA testvectorSalvatore Benedetto2016-07-051-1/+199
* crypto: sha3 - Add HMAC-SHA3 test modes and test vectorsraveendra padasalagi2016-07-011-0/+388
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-231-0/+93
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-231-0/+230
* crypto: sha3 - Add SHA-3 Test's in tcryptraveendra padasalagi2016-06-201-0/+125
* crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-271-144/+0
* crypto: keywrap - add testmgr supportStephan Mueller2015-10-151-0/+40
* crypto: testmgr - test IV value after a cipher operationBoris BREZILLON2015-10-151-0/+1
* crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-141-9/+27
* crypto: testmgr - Disable authenc test and convert test vectorsHerbert Xu2015-08-041-26/+96
* crypto: testmgr - Add a longer ChaCha20 test vectorMartin Willi2015-07-171-1/+333
* crypto: chacha20poly1305 - Convert to new AEAD interfaceHerbert Xu2015-07-171-4/+6
* crypto: testmgr - Disable rfc4309 test and convert test vectorsHerbert Xu2015-07-171-218/+1412
* crypto: testmgr - Disable rfc4106 test and convert test vectorsHerbert Xu2015-07-141-284/+318
* crypto: testmgr - add a chunking test for cbc(aes)LABBE Corentin2015-07-071-0/+6
* crypto: testmgr - add tests vectors for RSATadeusz Struk2015-06-171-0/+187
* crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi2015-06-171-55/+44
* crypto: testmgr - Add mcgrew test vectors for rfc4106Herbert Xu2015-06-171-3/+846
* crypto: testmgr - Update rfc4543 test vectorsHerbert Xu2015-06-171-6/+9
* crypto: testmgr - Document struct cipher_testvecLABBE Corentin2015-06-091-0/+18
OpenPOWER on IntegriCloud