Age | Commit message (Expand) | Author | Files | Lines |
2025-05-23 | Revert "crypto: testmgr - Add hash export format testing" | Herbert Xu | 1 | -2/+0 |
2025-05-19 | crypto: testmgr - Add hash export format testing | Herbert Xu | 1 | -0/+2 |
2025-05-05 | crypto: testmgr - Remove poly1305 | Herbert Xu | 1 | -288/+0 |
2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+351 |
2025-03-02 | crypto/krb5: Test manager data | David Howells | 1 | -0/+351 |
2025-02-08 | crypto: crct10dif - remove from crypto API | Eric Biggers | 1 | -288/+0 |
2025-02-08 | crypto: crc64-rocksoft - remove from crypto API | Eric Biggers | 1 | -15/+0 |
2025-01-04 | crypto: keywrap - remove unused keywrap algorithm | Eric Biggers | 1 | -39/+0 |
2025-01-04 | crypto: vmac - remove unused VMAC algorithm | Eric Biggers | 1 | -153/+0 |
2024-11-10 | crypto: rsassa-pkcs1 - Reinstate support for legacy protocols | Lukas Wunner | 1 | -0/+55 |
2024-10-05 | crypto: ecdsa - Support P1363 signature decoding | Lukas Wunner | 1 | -0/+28 |
2024-10-05 | crypto: ecdsa - Move X9.62 signature decoding into template | Lukas Wunner | 1 | -3/+696 |
2024-10-05 | crypto: akcipher - Drop sign/verify operations | Lukas Wunner | 1 | -4/+0 |
2024-10-05 | crypto: rsassa-pkcs1 - Migrate to sig_alg backend | Lukas Wunner | 1 | -2/+1 |
2024-10-05 | crypto: ecrdsa - Migrate to sig_alg backend | Lukas Wunner | 1 | -6/+1 |
2024-10-05 | crypto: ecdsa - Migrate to sig_alg backend | Lukas Wunner | 1 | -23/+4 |
2024-10-05 | crypto: sig - Introduce sig_alg backend | Lukas Wunner | 1 | -0/+13 |
2024-10-05 | crypto: ecdsa - Drop unused test vector elements | Lukas Wunner | 1 | -105/+10 |
2024-06-07 | crypto: sm2 - Remove sm2 algorithm | Herbert Xu | 1 | -59/+0 |
2024-04-12 | crypto: ecdsa - Register NIST P521 and extend test suite | Stefan Berger | 1 | -0/+146 |
2024-03-22 | Revert "crypto: pkcs7 - remove sha1 support" | Eric Biggers | 1 | -0/+80 |
2023-12-08 | crypto: testmgr - Remove cfb and ofb | Herbert Xu | 1 | -1148/+0 |
2023-10-20 | crypto: pkcs7 - remove sha1 support | Dimitri John Ledkov | 1 | -80/+0 |
2023-10-12 | crypto: testmgr - Remove zlib-deflate | Herbert Xu | 1 | -75/+0 |
2023-04-20 | crypto: testmgr - Add some test vectors for cmac(camellia) | David Howells | 1 | -0/+47 |
2022-11-04 | crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors | Tianjia Zhang | 1 | -0/+977 |
2022-07-22 | crypto: testmgr - some more fixes to RSA test vectors | Ignat Korchagin | 1 | -39/+63 |
2022-07-15 | crypto: testmgr - add ARIA testmgr tests | Taehee Yoo | 1 | -0/+2860 |
2022-07-08 | crypto: testmgr - populate RSA CRT parameters in RSA test vectors | Ignat Korchagin | 1 | -21/+100 |
2022-06-30 | crypto: testmgr - fix version number of RSA tests | lei he | 1 | -3/+3 |
2022-06-10 | crypto: blake2s - remove shash module | Jason A. Donenfeld | 1 | -217/+0 |
2022-06-10 | crypto: hctr2 - Add HCTR2 support | Nathan Huckleberry | 1 | -0/+672 |
2022-06-10 | crypto: polyval - Add POLYVAL support | Nathan Huckleberry | 1 | -0/+171 |
2022-06-10 | crypto: xctr - Add XCTR support | Nathan Huckleberry | 1 | -0/+693 |
2022-03-26 | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+15 |
2022-03-22 | crypto: fix crc64 testmgr digest byte order | Keith Busch | 1 | -2/+2 |
2022-03-07 | crypto: add rocksoft 64b crc guard tag framework | Keith Busch | 1 | -0/+15 |
2022-03-03 | crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates | Nicolai Stange | 1 | -0/+558 |
2022-03-03 | crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates | Nicolai Stange | 1 | -0/+871 |
2022-03-03 | crypto: dh - remove struct dh's ->q member | Nicolai Stange | 1 | -10/+6 |
2022-02-11 | crypto: hmac - disallow keys < 112 bits in FIPS mode | Stephan Müller | 1 | -0/+9 |
2022-02-11 | crypto: hmac - add fips_skip support | Stephan Müller | 1 | -0/+2 |
2021-11-20 | crypto: testmgr - Fix wrong test case of RSA | Lei He | 1 | -3/+3 |
2021-10-29 | crypto: testmgr - fix wrong key length for pkcs1pad | Lei He | 1 | -1/+1 |
2021-08-21 | crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm | Tianjia Zhang | 1 | -0/+148 |
2021-06-28 | crypto: drbg - self test for HMAC(SHA-512) | Stephan Müller | 1 | -0/+49 |
2021-05-28 | crypto: ecdh - add test suite for NIST P384 | Hui Tang | 1 | -0/+61 |
2021-05-28 | crypto: ecdh - fix ecdh-nist-p192's entry in testmgr | Hui Tang | 1 | -2/+0 |
2021-05-21 | crypto: testmgr - fix initialization of 'secret_size' | Hui Tang | 1 | -4/+4 |
2021-03-26 | Merge branch 'ecc' | Herbert Xu | 1 | -0/+424 |
2021-03-26 | crypto: ecdsa - Register NIST P384 and extend test suite | Saulo Alessandre | 1 | -0/+157 |
2021-03-26 | crypto: ecdsa - Add support for ECDSA signature verification | Stefan Berger | 1 | -0/+267 |
2021-03-13 | crypto: ecdh - move curve_id of ECDH from the key to algorithm name | Meng Yu | 1 | -19/+15 |
2021-02-10 | crypto: serpent - get rid of obsolete tnepres variant | Ard Biesheuvel | 1 | -79/+0 |
2021-01-29 | crypto: salsa20 - remove Salsa20 stream cipher algorithm | Ard Biesheuvel | 1 | -1162/+0 |
2021-01-29 | crypto: tgr192 - remove Tiger 128/160/192 hash algorithms | Ard Biesheuvel | 1 | -126/+0 |
2021-01-29 | crypto: rmd320 - remove RIPE-MD 320 hash algorithm | Ard Biesheuvel | 1 | -64/+0 |
2021-01-29 | crypto: rmd256 - remove RIPE-MD 256 hash algorithm | Ard Biesheuvel | 1 | -64/+0 |
2021-01-29 | crypto: rmd128 - remove RIPE-MD 128 hash algorithm | Ard Biesheuvel | 1 | -137/+0 |
2020-09-25 | crypto: sm2 - add SM2 test vectors to testmgr | Tianjia Zhang | 1 | -0/+59 |
2020-07-23 | crypto: testmgr - delete duplicated words | Randy Dunlap | 1 | -5/+5 |
2019-12-11 | crypto: testmgr - generate inauthentic AEAD test vectors | Eric Biggers | 1 | -4/+10 |
2019-11-17 | crypto: curve25519 - add kpp selftest | Ard Biesheuvel | 1 | -0/+1225 |
2019-11-17 | crypto: testmgr - add test cases for Blake2s | Ard Biesheuvel | 1 | -39/+256 |
2019-11-01 | crypto: testmgr - add test vectors for blake2b | David Sterba | 1 | -0/+307 |
2019-10-05 | crypto: testmgr - Added testvectors for the rfc3686(ctr(sm4)) skcipher | Pascal van Leeuwen | 1 | -0/+29 |
2019-10-05 | crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphers | Pascal van Leeuwen | 1 | -0/+98 |
2019-10-05 | crypto: testmgr - Added testvectors for the hmac(sm3) ahash | Pascal van Leeuwen | 1 | -0/+56 |
2019-10-05 | crypto: testmgr - add another gcm(aes) testcase | Ard Biesheuvel | 1 | -0/+192 |
2019-08-30 | crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode | Ard Biesheuvel | 1 | -0/+497 |
2019-07-26 | crypto: aegis128l/aegis256 - remove x86 and generic implementations | Ard Biesheuvel | 1 | -984/+0 |
2019-07-26 | crypto: morus - remove generic and x86 implementations | Ard Biesheuvel | 1 | -1707/+0 |
2019-07-26 | crypto: testmgr - add tests for lzo-rle | Hannah Pan | 1 | -0/+80 |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -5/+111 |
2019-06-06 | crypto: xxhash - Implement xxhash support | Nikolay Borisov | 1 | -0/+106 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-05-30 | crypto: testmgr - fix length truncation with large page size | Eric Biggers | 1 | -5/+5 |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -6/+175 |
2019-04-18 | crypto: testmgr - fuzz skciphers against their generic implementation | Eric Biggers | 1 | -1/+1 |
2019-04-18 | crypto: testmgr - expand ability to test for errors | Eric Biggers | 1 | -5/+15 |
2019-04-18 | crypto: ecrdsa - add EC-RDSA test vectors to testmgr | Vitaly Chikunov | 1 | -0/+154 |
2019-04-18 | X.509: parse public key parameters from x509 for akcipher | Vitaly Chikunov | 1 | -0/+5 |
2019-04-08 | crypto: x86/poly1305 - fix overflow during partial reduction | Eric Biggers | 1 | -1/+43 |
2019-02-22 | crypto: adiantum - add 1536 and 4096-byte test vectors | Eric Biggers | 1 | -0/+2860 |
2019-02-22 | crypto: nhpoly1305 - add a test vector with len % 16 != 0 | Eric Biggers | 1 | -0/+144 |
2019-02-22 | crypto: testmgr - add iv_out to all CTR test vectors | Eric Biggers | 1 | -0/+45 |
2019-02-22 | crypto: testmgr - add iv_out to all CBC test vectors | Eric Biggers | 1 | -0/+48 |
2019-02-22 | crypto: testmgr - support checking skcipher output IV | Eric Biggers | 1 | -5/+7 |
2019-02-22 | crypto: testmgr - remove extra bytes from 3DES-CTR IVs | Eric Biggers | 1 | -4/+2 |
2019-02-08 | crypto: testmgr - convert hash testing to use testvec_configs | Eric Biggers | 1 | -98/+9 |
2019-02-08 | crypto: testmgr - convert aead testing to use testvec_configs | Eric Biggers | 1 | -47/+0 |
2019-02-08 | crypto: testmgr - convert skcipher testing to use testvec_configs | Eric Biggers | 1 | -253/+0 |
2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 1 | -2/+2 |
2019-01-18 | crypto: testmgr - unify the AEAD encryption and decryption test vectors | Eric Biggers | 1 | -6332/+1134 |
2019-01-18 | crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests | Eric Biggers | 1 | -1/+29 |
2019-01-18 | crypto: testmgr - add gcm(aes) decryption tests to encryption tests | Eric Biggers | 1 | -0/+105 |
2019-01-18 | crypto: testmgr - add ccm(aes) decryption tests to encryption tests | Eric Biggers | 1 | -1/+196 |
2019-01-11 | crypto: ofb - fix handling partial blocks and make thread-safe | Eric Biggers | 1 | -2/+26 |
2019-01-11 | crypto: cfb - add missing 'chunksize' property | Eric Biggers | 1 | -0/+25 |
2018-12-13 | crypto: xchacha20 - fix comments for test vectors | Eric Biggers | 1 | -8/+6 |
2018-12-13 | crypto: xchacha - add test vector from XChaCha20 draft RFC | Eric Biggers | 1 | -2/+176 |
2018-11-20 | crypto: adiantum - add Adiantum support | Eric Biggers | 1 | -0/+461 |
2018-11-20 | crypto: nhpoly1305 - add NHPoly1305 support | Eric Biggers | 1 | -4/+1236 |
2018-11-20 | crypto: chacha - add XChaCha12 support | Eric Biggers | 1 | -0/+578 |
2018-11-20 | crypto: chacha20-generic - add XChaCha20 support | Eric Biggers | 1 | -0/+577 |
2018-11-16 | crypto: streebog - add Streebog test vectors | Vitaly Chikunov | 1 | -0/+116 |
2018-11-09 | crypto: testmgr - add AES-CFB tests | Dmitry Eremin-Solenikov | 1 | -0/+76 |
2018-09-28 | crypto: testmgr - update sm4 test vectors | Gilad Ben-Yossef | 1 | -7/+115 |
2018-09-28 | crypto: tcrypt - remove remnants of pcomp-based zlib | Horia Geantă | 1 | -2/+0 |
2018-09-21 | crypto: testmgr - Add test for LRW counter wrap-around | Ondrej Mosnacek | 1 | -0/+21 |
2018-09-04 | crypto: speck - remove Speck | Jason A. Donenfeld | 1 | -738/+0 |
2018-08-03 | crypto: dh - fix calculating encoded key size | Eric Biggers | 1 | -6/+6 |
2018-07-20 | crypto: dh - update test for public key verification | Stephan Mueller | 1 | -0/+4 |
2018-07-01 | crypto: vmac - remove insecure version with hardcoded nonce | Eric Biggers | 1 | -102/+0 |
2018-07-01 | crypto: vmac - add nonced version with big endian digest | Eric Biggers | 1 | -0/+155 |
2018-05-31 | crypto: testmgr - eliminate redundant decryption test vectors | Eric Biggers | 1 | -11424/+809 |
2018-05-31 | crypto: testmgr - add extra kw(aes) encryption test vector | Eric Biggers | 1 | -0/+13 |
2018-05-31 | crypto: testmgr - add extra ecb(tnepres) encryption test vectors | Eric Biggers | 1 | -1/+39 |
2018-05-31 | crypto: testmgr - make an cbc(des) encryption test vector chunked | Eric Biggers | 1 | -0/+3 |
2018-05-31 | crypto: testmgr - add extra ecb(des) encryption test vectors | Eric Biggers | 1 | -0/+22 |
2018-05-27 | crypto: testmgr - add more unkeyed crc32 and crc32c test vectors | Eric Biggers | 1 | -0/+14 |
2018-05-27 | crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors | Eric Biggers | 1 | -88/+0 |
2018-05-19 | crypto: testmgr - Add test vectors for MORUS | Ondrej Mosnacek | 1 | -0/+3400 |
2018-05-19 | crypto: testmgr - Add test vectors for AEGIS | Ondrej Mosnacek | 1 | -0/+2835 |
2018-04-21 | crypto: zstd - Add zstd support | Nick Terrell | 1 | -0/+71 |
2018-03-16 | crypto: testmgr - add a new test case for CRC-T10DIF | Ard Biesheuvel | 1 | -0/+259 |
2018-03-16 | crypto: testmgr - introduce SM4 tests | Gilad Ben-Yossef | 1 | -0/+131 |
2018-02-22 | crypto: speck - add test vectors for Speck64-XTS | Eric Biggers | 1 | -0/+671 |
2018-02-22 | crypto: speck - add test vectors for Speck128-XTS | Eric Biggers | 1 | -0/+687 |
2018-02-22 | crypto: speck - add support for the Speck block cipher | Eric Biggers | 1 | -0/+128 |
2018-02-22 | crypto: testmgr - Fix incorrect values in PKCS#1 test vector | Conor McLoughlin | 1 | -3/+3 |
2018-01-26 | crypto: testmgr - add new testcases for sha3 | Ard Biesheuvel | 1 | -0/+550 |
2017-09-22 | crypto: sm3 - add SM3 test vectors | Gilad Ben-Yossef | 1 | -0/+67 |
2017-08-22 | crypto: testmgr - add chunked test cases for chacha20 | Ard Biesheuvel | 1 | -0/+7 |
2017-06-20 | crypto: testmgr - add testvector for pkcs1pad(rsa) | Stephan Mueller | 1 | -0/+96 |
2017-06-10 | crypto: testmgr - add genkey kpp test | Tudor-Dan Ambarus | 1 | -0/+47 |
2017-04-24 | crypto: scomp - add support for deflate rfc1950 (zlib) | Giovanni Cabiddu | 1 | -0/+75 |
2017-03-09 | crypto: testmgr - constify all test vectors | Eric Biggers | 1 | -256/+256 |
2017-03-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2017-03-01 | crypto: testmgr - Pad aes_ccm_enc_tv_template vector | Laura Abbott | 1 | -1/+1 |
2017-02-24 | crypto: change LZ4 modules to work with new LZ4 module version | Sven Schmidt | 1 | -40/+102 |
2017-02-11 | crypto: testmgr - add test cases for cbcmac(aes) | Ard Biesheuvel | 1 | -0/+60 |
2017-01-13 | crypto: testmgr - use calculated count for number of test vectors | Ard Biesheuvel | 1 | -270/+2 |
2016-12-07 | crypto: testmgr - add/enhance test cases for CRC-T10DIF | Ard Biesheuvel | 1 | -28/+42 |
2016-08-31 | crypto: FIPS - allow tests to be disabled in FIPS mode | Stephan Mueller | 1 | -0/+4 |
2016-07-05 | crypto: testmgr - Add 4K private key to RSA testvector | Salvatore Benedetto | 1 | -1/+199 |
2016-07-01 | crypto: sha3 - Add HMAC-SHA3 test modes and test vectors | raveendra padasalagi | 1 | -0/+388 |
2016-06-23 | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 1 | -0/+93 |
2016-06-23 | crypto: dh - Add DH software implementation | Salvatore Benedetto | 1 | -0/+230 |
2016-06-20 | crypto: sha3 - Add SHA-3 Test's in tcrypt | raveendra padasalagi | 1 | -0/+125 |
2016-01-27 | crypto: compress - remove unused pcomp interface | Joonsoo Kim | 1 | -144/+0 |
2015-10-15 | crypto: keywrap - add testmgr support | Stephan Mueller | 1 | -0/+40 |
2015-10-15 | crypto: testmgr - test IV value after a cipher operation | Boris BREZILLON | 1 | -0/+1 |
2015-10-14 | crypto: akcipher - Changes to asymmetric key API | Tadeusz Struk | 1 | -9/+27 |
2015-08-04 | crypto: testmgr - Disable authenc test and convert test vectors | Herbert Xu | 1 | -26/+96 |
2015-07-17 | crypto: testmgr - Add a longer ChaCha20 test vector | Martin Willi | 1 | -1/+333 |
2015-07-17 | crypto: chacha20poly1305 - Convert to new AEAD interface | Herbert Xu | 1 | -4/+6 |
2015-07-17 | crypto: testmgr - Disable rfc4309 test and convert test vectors | Herbert Xu | 1 | -218/+1412 |
2015-07-14 | crypto: testmgr - Disable rfc4106 test and convert test vectors | Herbert Xu | 1 | -284/+318 |
2015-07-07 | crypto: testmgr - add a chunking test for cbc(aes) | LABBE Corentin | 1 | -0/+6 |
2015-06-17 | crypto: testmgr - add tests vectors for RSA | Tadeusz Struk | 1 | -0/+187 |
2015-06-17 | crypto: poly1305 - Pass key as first two message blocks to each desc_ctx | Martin Willi | 1 | -55/+44 |
2015-06-17 | crypto: testmgr - Add mcgrew test vectors for rfc4106 | Herbert Xu | 1 | -3/+846 |
2015-06-17 | crypto: testmgr - Update rfc4543 test vectors | Herbert Xu | 1 | -6/+9 |
2015-06-09 | crypto: testmgr - Document struct cipher_testvec | LABBE Corentin | 1 | -0/+18 |
2015-06-04 | crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector | Martin Willi | 1 | -0/+179 |
2015-06-04 | crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539 | Martin Willi | 1 | -0/+269 |
2015-06-04 | crypto: testmgr - Add Poly1305 test vectors from RFC7539 | Martin Willi | 1 | -0/+259 |
2015-06-04 | crypto: testmgr - Add ChaCha20 test vectors from RFC7539 | Martin Willi | 1 | -0/+177 |
2015-05-25 | crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr. | Harald Freudenberger | 1 | -1/+58 |
2015-05-11 | crypto: testmgr - add test cases for CRC32 | Ard Biesheuvel | 1 | -0/+434 |
2015-05-01 | crypto: testmgr - Wrap the LHS in expressions of the form !x == y | David Howells | 1 | -3/+3 |
2015-05-01 | crypto: pcomp - Constify (de)compression parameters | David Howells | 1 | -1/+1 |
2014-08-29 | crypto: testmgr - add test for lz4 and lz4hc | KOVACS Krisztian | 1 | -0/+66 |
2014-08-01 | crypto: testmgr - use chunks smaller than algo block size in chunk tests | Ard Biesheuvel | 1 | -132/+132 |
2014-07-23 | crypto: testmgr - avoid DMA mapping from text, rodata, stack | Horia Geanta | 1 | -1/+1 |
2014-06-21 | crypto: testmgr - add 4 more test vectors for GHASH | Ard Biesheuvel | 1 | -4/+45 |
2014-06-20 | crypto: drbg - DRBG testmgr test vectors | Stephan Mueller | 1 | -0/+843 |
2014-05-22 | crypto: testmgr - add aead cbc des, des3_ede tests | Nitesh Lal | 1 | -10/+656 |
2014-04-16 | crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25... | Jussi Kivilinna | 1 | -7/+721 |
2014-04-16 | crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM | Ard Biesheuvel | 1 | -6/+47 |
2014-03-21 | crypto: testmgr - add aead null encryption test vectors | Horia Geanta | 1 | -0/+180 |
2013-09-07 | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra... | Herbert Xu | 1 | -0/+33 |
2013-07-24 | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu | 1 | -33/+0 |
2013-05-24 | crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash | Tim Chen | 1 | -0/+33 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -38/+1276 |
2013-04-25 | crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2 | Jussi Kivilinna | 1 | -38/+1062 |
2013-04-25 | crypto: add CMAC support to CryptoAPI | Jussi Kivilinna | 1 | -0/+125 |
2013-04-25 | crypto: testmgr - add AES GMAC test vectors | Jussi Kivilinna | 1 | -0/+89 |
2013-02-20 | crypto: testmgr - update LZO compression test vectors | Markus F.X.J. Oberhumer | 1 | -18/+20 |
2012-12-06 | crypto: testmgr - remove superfluous initializers for xts(aes) | Mathias Krause | 1 | -4/+0 |
2012-12-06 | crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel | Jussi Kivilinna | 1 | -3/+264 |
2012-10-24 | crypto: testmgr - add new larger DES3_EDE testvectors | Jussi Kivilinna | 1 | -4/+1102 |
2012-10-24 | crypto: testmgr - add new larger DES testvectors | Jussi Kivilinna | 1 | -4/+580 |
2012-10-24 | crypto: testmgr - add new larger AES testvectors | Jussi Kivilinna | 1 | -8/+1104 |
2012-10-24 | crypto: testmgr - expand serpent test vectors | Jussi Kivilinna | 1 | -38/+742 |
2012-10-24 | crypto: testmgr - expand blowfish test vectors | Jussi Kivilinna | 1 | -38/+962 |
2012-10-24 | crypto: testmgr - expand camellia test vectors | Jussi Kivilinna | 1 | -50/+940 |
2012-10-15 | crypto: vmac - Make VMAC work when blocks aren't aligned | Salman Qazi | 1 | -1/+32 |
2012-09-27 | crypto: testmgr - add test vectors for CTR mode IV increasement | Jussi Kivilinna | 1 | -1/+1074 |