summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h
Commit message (Expand)AuthorAge
* crypto: xchacha20 - fix comments for test vectorsEric Biggers2018-12-13
* crypto: xchacha - add test vector from XChaCha20 draft RFCEric Biggers2018-12-13
* crypto: adiantum - add Adiantum supportEric Biggers2018-11-20
* crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers2018-11-20
* crypto: chacha - add XChaCha12 supportEric Biggers2018-11-20
* crypto: chacha20-generic - add XChaCha20 supportEric Biggers2018-11-20
* crypto: streebog - add Streebog test vectorsVitaly Chikunov2018-11-16
* crypto: testmgr - add AES-CFB testsDmitry Eremin-Solenikov2018-11-09
* crypto: testmgr - update sm4 test vectorsGilad Ben-Yossef2018-09-28
* crypto: tcrypt - remove remnants of pcomp-based zlibHoria Geantă2018-09-28
* crypto: testmgr - Add test for LRW counter wrap-aroundOndrej Mosnacek2018-09-21
* crypto: speck - remove SpeckJason A. Donenfeld2018-09-03
* crypto: dh - fix calculating encoded key sizeEric Biggers2018-08-03
* crypto: dh - update test for public key verificationStephan Mueller2018-07-20
* crypto: vmac - remove insecure version with hardcoded nonceEric Biggers2018-07-01
* crypto: vmac - add nonced version with big endian digestEric Biggers2018-07-01
* crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers2018-05-30
* crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers2018-05-30
* crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers2018-05-30
* crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers2018-05-30
* crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers2018-05-30
* crypto: testmgr - add more unkeyed crc32 and crc32c test vectorsEric Biggers2018-05-26
* crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectorsEric Biggers2018-05-26
* crypto: testmgr - Add test vectors for MORUSOndrej Mosnacek2018-05-18
* crypto: testmgr - Add test vectors for AEGISOndrej Mosnacek2018-05-18
* crypto: zstd - Add zstd supportNick Terrell2018-04-20
* crypto: testmgr - add a new test case for CRC-T10DIFArd Biesheuvel2018-03-16
* crypto: testmgr - introduce SM4 testsGilad Ben-Yossef2018-03-16
* crypto: speck - add test vectors for Speck64-XTSEric Biggers2018-02-22
* crypto: speck - add test vectors for Speck128-XTSEric Biggers2018-02-22
* crypto: speck - add support for the Speck block cipherEric Biggers2018-02-22
* crypto: testmgr - Fix incorrect values in PKCS#1 test vectorConor McLoughlin2018-02-22
* crypto: testmgr - add new testcases for sha3Ard Biesheuvel2018-01-25
* crypto: sm3 - add SM3 test vectorsGilad Ben-Yossef2017-09-22
* crypto: testmgr - add chunked test cases for chacha20Ard Biesheuvel2017-08-22
* crypto: testmgr - add testvector for pkcs1pad(rsa)Stephan Mueller2017-06-19
* crypto: testmgr - add genkey kpp testTudor-Dan Ambarus2017-06-10
* crypto: scomp - add support for deflate rfc1950 (zlib)Giovanni Cabiddu2017-04-24
* crypto: testmgr - constify all test vectorsEric Biggers2017-03-09
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-04
|\
| * crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott2017-03-01
* | crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt2017-02-24
|/
* crypto: testmgr - add test cases for cbcmac(aes)Ard Biesheuvel2017-02-11
* crypto: testmgr - use calculated count for number of test vectorsArd Biesheuvel2017-01-13
* crypto: testmgr - add/enhance test cases for CRC-T10DIFArd Biesheuvel2016-12-07
* crypto: FIPS - allow tests to be disabled in FIPS modeStephan Mueller2016-08-31
* crypto: testmgr - Add 4K private key to RSA testvectorSalvatore Benedetto2016-07-05
* crypto: sha3 - Add HMAC-SHA3 test modes and test vectorsraveendra padasalagi2016-07-01
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-23
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-23