- a988701 crypto: testmgr - Fix wrong test case of RSA by Lei He · 3 years, 2 months ago
- 39ef085 crypto: testmgr - fix wrong key length for pkcs1pad by Lei He · 3 years, 2 months ago
- 68039d6 crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm by Tianjia Zhang · 3 years, 5 months ago
- 8833272 crypto: drbg - self test for HMAC(SHA-512) by Stephan Müller · 3 years, 6 months ago
- 8e568fc crypto: ecdh - add test suite for NIST P384 by Hui Tang · 3 years, 7 months ago
- 6889fc2 crypto: ecdh - fix ecdh-nist-p192's entry in testmgr by Hui Tang · 3 years, 7 months ago
- 2d01667 crypto: testmgr - fix initialization of 'secret_size' by Hui Tang · 3 years, 8 months ago
- 3877869 Merge branch 'ecc' by Herbert Xu · 3 years, 9 months ago
- c12d448 crypto: ecdsa - Register NIST P384 and extend test suite by Saulo Alessandre · 3 years, 10 months ago
- 4e66029 crypto: ecdsa - Add support for ECDSA signature verification by Stefan Berger · 3 years, 10 months ago
- 6763f5e crypto: ecdh - move curve_id of ECDH from the key to algorithm name by Meng Yu · 3 years, 10 months ago
- 784506a crypto: serpent - get rid of obsolete tnepres variant by Ard Biesheuvel · 3 years, 11 months ago
- 663f63e crypto: salsa20 - remove Salsa20 stream cipher algorithm by Ard Biesheuvel · 4 years ago
- 87cd723 crypto: tgr192 - remove Tiger 128/160/192 hash algorithms by Ard Biesheuvel · 4 years ago
- 93f6420 crypto: rmd320 - remove RIPE-MD 320 hash algorithm by Ard Biesheuvel · 4 years ago
- c15d416 crypto: rmd256 - remove RIPE-MD 256 hash algorithm by Ard Biesheuvel · 4 years ago
- b21b9a5 crypto: rmd128 - remove RIPE-MD 128 hash algorithm by Ard Biesheuvel · 4 years ago
- 8b805b9 crypto: sm2 - add SM2 test vectors to testmgr by Tianjia Zhang · 4 years, 3 months ago
- e493b31 crypto: testmgr - delete duplicated words by Randy Dunlap · 4 years, 5 months ago
- 49763fc crypto: testmgr - generate inauthentic AEAD test vectors by Eric Biggers · 5 years ago
- f613457 crypto: curve25519 - add kpp selftest by Ard Biesheuvel · 5 years ago
- 17e1df6 crypto: testmgr - add test cases for Blake2s by Ard Biesheuvel · 5 years ago
- a1afe27 crypto: testmgr - add test vectors for blake2b by David Sterba · 5 years ago
- e488621 crypto: testmgr - Added testvectors for the rfc3686(ctr(sm4)) skcipher by Pascal van Leeuwen · 5 years ago
- a06b15b crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphers by Pascal van Leeuwen · 5 years ago
- 8194fd1 crypto: testmgr - Added testvectors for the hmac(sm3) ahash by Pascal van Leeuwen · 5 years ago
- ec05a74 crypto: testmgr - add another gcm(aes) testcase by Ard Biesheuvel · 5 years ago
- f975abb crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode by Ard Biesheuvel · 5 years ago
- 520c199 crypto: aegis128l/aegis256 - remove x86 and generic implementations by Ard Biesheuvel · 5 years ago
- 5cb9770 crypto: morus - remove generic and x86 implementations by Ard Biesheuvel · 5 years ago
- f248caf crypto: testmgr - add tests for lzo-rle by Hannah Pan · 5 years ago
- 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- 67882e7 crypto: xxhash - Implement xxhash support by Nikolay Borisov · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- e944eab crypto: testmgr - fix length truncation with large page size by Eric Biggers · 6 years ago
- 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- d435e10 crypto: testmgr - fuzz skciphers against their generic implementation by Eric Biggers · 6 years ago
- 5283a8e crypto: testmgr - expand ability to test for errors by Eric Biggers · 6 years ago
- 32fbdbd crypto: ecrdsa - add EC-RDSA test vectors to testmgr by Vitaly Chikunov · 6 years ago
- f1774cb X.509: parse public key parameters from x509 for akcipher by Vitaly Chikunov · 6 years ago
- 678cce4 crypto: x86/poly1305 - fix overflow during partial reduction by Eric Biggers · 6 years ago
- 333e6647 crypto: adiantum - add 1536 and 4096-byte test vectors by Eric Biggers · 6 years ago
- 367ecc0 crypto: nhpoly1305 - add a test vector with len % 16 != 0 by Eric Biggers · 6 years ago
- e674dbc crypto: testmgr - add iv_out to all CTR test vectors by Eric Biggers · 6 years ago
- cdc6946 crypto: testmgr - add iv_out to all CBC test vectors by Eric Biggers · 6 years ago
- 8efd972 crypto: testmgr - support checking skcipher output IV by Eric Biggers · 6 years ago
- c9e1d48 crypto: testmgr - remove extra bytes from 3DES-CTR IVs by Eric Biggers · 6 years ago
- 4cc2dcf crypto: testmgr - convert hash testing to use testvec_configs by Eric Biggers · 6 years ago
- ed96804 crypto: testmgr - convert aead testing to use testvec_configs by Eric Biggers · 6 years ago
- 4e7babba crypto: testmgr - convert skcipher testing to use testvec_configs by Eric Biggers · 6 years ago
- 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
- a0d608ee crypto: testmgr - unify the AEAD encryption and decryption test vectors by Eric Biggers · 6 years ago
- d7250b4 crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests by Eric Biggers · 6 years ago
- f38e888 crypto: testmgr - add gcm(aes) decryption tests to encryption tests by Eric Biggers · 6 years ago
- de845da crypto: testmgr - add ccm(aes) decryption tests to encryption tests by Eric Biggers · 6 years ago
- b3e3e2d crypto: ofb - fix handling partial blocks and make thread-safe by Eric Biggers · 6 years ago
- 394a9e0 crypto: cfb - add missing 'chunksize' property by Eric Biggers · 6 years ago
- 282c148 crypto: xchacha20 - fix comments for test vectors by Eric Biggers · 6 years ago
- 5569e8c crypto: xchacha - add test vector from XChaCha20 draft RFC by Eric Biggers · 6 years ago
- 059c2a4 crypto: adiantum - add Adiantum support by Eric Biggers · 6 years ago
- 26609a2 crypto: nhpoly1305 - add NHPoly1305 support by Eric Biggers · 6 years ago
- aa76240 crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
- de61d7a crypto: chacha20-generic - add XChaCha20 support by Eric Biggers · 6 years ago
- 25a0b9d crypto: streebog - add Streebog test vectors by Vitaly Chikunov · 6 years ago
- 7da6667 crypto: testmgr - add AES-CFB tests by Dmitry Eremin-Solenikov · 6 years ago
- 95ba597 crypto: testmgr - update sm4 test vectors by Gilad Ben-Yossef · 6 years ago
- 4d407b0 crypto: tcrypt - remove remnants of pcomp-based zlib by Horia Geantă · 6 years ago
- dc6d6d5 crypto: testmgr - Add test for LRW counter wrap-around by Ondrej Mosnacek · 6 years ago
- 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
- 35f7d52 crypto: dh - fix calculating encoded key size by Eric Biggers · 6 years ago
- c98fae5 crypto: dh - update test for public key verification by Stephan Mueller · 6 years ago
- 0917b87 crypto: vmac - remove insecure version with hardcoded nonce by Eric Biggers · 7 years ago
- ed331ad crypto: vmac - add nonced version with big endian digest by Eric Biggers · 7 years ago
- 92a4c9f crypto: testmgr - eliminate redundant decryption test vectors by Eric Biggers · 7 years ago
- 4074a77 crypto: testmgr - add extra kw(aes) encryption test vector by Eric Biggers · 7 years ago
- a0e20b9 crypto: testmgr - add extra ecb(tnepres) encryption test vectors by Eric Biggers · 7 years ago
- 17880f1 crypto: testmgr - make an cbc(des) encryption test vector chunked by Eric Biggers · 7 years ago
- 097012e crypto: testmgr - add extra ecb(des) encryption test vectors by Eric Biggers · 7 years ago
- 9f50fd5 crypto: testmgr - add more unkeyed crc32 and crc32c test vectors by Eric Biggers · 7 years ago
- a179a2b crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors by Eric Biggers · 7 years ago
- 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 7 years ago
- b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 7 years ago
- d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 7 years ago
- 702202f crypto: testmgr - add a new test case for CRC-T10DIF by Ard Biesheuvel · 7 years ago
- cd83a8a crypto: testmgr - introduce SM4 tests by Gilad Ben-Yossef · 7 years ago
- 41b3316 crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 7 years ago
- c3bb521 crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 7 years ago
- da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 7 years ago
- 333e18c crypto: testmgr - Fix incorrect values in PKCS#1 test vector by Conor McLoughlin · 7 years ago
- d60031d crypto: testmgr - add new testcases for sha3 by Ard Biesheuvel · 7 years ago
- b7e2753 crypto: sm3 - add SM3 test vectors by Gilad Ben-Yossef · 7 years ago
- 549f641 crypto: testmgr - add chunked test cases for chacha20 by Ard Biesheuvel · 7 years ago
- 1207107 crypto: testmgr - add testvector for pkcs1pad(rsa) by Stephan Mueller · 8 years ago
- 47d3fd3 crypto: testmgr - add genkey kpp test by Tudor-Dan Ambarus · 8 years ago
- a368f43 crypto: scomp - add support for deflate rfc1950 (zlib) by Giovanni Cabiddu · 8 years ago
- b13b1e0 crypto: testmgr - constify all test vectors by Eric Biggers · 8 years ago
- 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- 1c68bb0 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 8 years ago
- 73a15ac crypto: change LZ4 modules to work with new LZ4 module version by Sven Schmidt · 8 years ago
- 092acf0 crypto: testmgr - add test cases for cbcmac(aes) by Ard Biesheuvel · 8 years ago