summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h
Commit message (Expand)AuthorAge
* crypto: essiv - add tests for essiv in cbc(aes)+sha256 modeArd Biesheuvel2019-08-30
* crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel2019-07-26
* crypto: morus - remove generic and x86 implementationsArd Biesheuvel2019-07-26
* crypto: testmgr - add tests for lzo-rleHannah Pan2019-07-26
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: xxhash - Implement xxhash supportNikolay Borisov2019-06-06
| * crypto: testmgr - fix length truncation with large page sizeEric Biggers2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\
| * crypto: testmgr - fuzz skciphers against their generic implementationEric Biggers2019-04-18
| * crypto: testmgr - expand ability to test for errorsEric Biggers2019-04-18
| * crypto: ecrdsa - add EC-RDSA test vectors to testmgrVitaly Chikunov2019-04-18
| * X.509: parse public key parameters from x509 for akcipherVitaly Chikunov2019-04-18
* | crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers2019-04-08
|/
* crypto: adiantum - add 1536 and 4096-byte test vectorsEric Biggers2019-02-21
* crypto: nhpoly1305 - add a test vector with len % 16 != 0Eric Biggers2019-02-21
* crypto: testmgr - add iv_out to all CTR test vectorsEric Biggers2019-02-21
* crypto: testmgr - add iv_out to all CBC test vectorsEric Biggers2019-02-21
* crypto: testmgr - support checking skcipher output IVEric Biggers2019-02-21
* crypto: testmgr - remove extra bytes from 3DES-CTR IVsEric Biggers2019-02-21
* crypto: testmgr - convert hash testing to use testvec_configsEric Biggers2019-02-08
* crypto: testmgr - convert aead testing to use testvec_configsEric Biggers2019-02-08
* crypto: testmgr - convert skcipher testing to use testvec_configsEric Biggers2019-02-08
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
* crypto: testmgr - unify the AEAD encryption and decryption test vectorsEric Biggers2019-01-18
* crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption testsEric Biggers2019-01-18
* crypto: testmgr - add gcm(aes) decryption tests to encryption testsEric Biggers2019-01-18
* crypto: testmgr - add ccm(aes) decryption tests to encryption testsEric Biggers2019-01-18
* crypto: ofb - fix handling partial blocks and make thread-safeEric Biggers2019-01-11
* crypto: cfb - add missing 'chunksize' propertyEric Biggers2019-01-11
* 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