| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-27 | crypto: tcrypt - add missing tests for camellia and ghash | Jussi Kivilinna | 1 | -0/+7 |
| 2012-09-27 | crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena... | Suresh Siddha | 1 | -6/+0 |
| 2012-08-01 | crypto: testmgr - add larger cast6 testvectors | Johannes Goetzfried | 1 | -0/+50 |
| 2012-08-01 | crypto: testmgr - add larger cast5 testvectors | Johannes Goetzfried | 1 | -0/+32 |
| 2012-07-11 | crypto: atmel - add new tests to tcrypt | Nicolas Royer | 1 | -5/+45 |
| 2012-06-14 | crypto: testmgr - add ecb(arc4) speed tests | Jussi Kivilinna | 1 | -0/+10 |
| 2012-06-12 | crypto: twofish - add x86_64/avx assembler implementation | Johannes Goetzfried | 1 | -0/+23 |
| 2012-06-12 | crypto: testmgr - Add new test cases for Blackfin CRC crypto driver | Sonic Zhang | 1 | -0/+3 |
| 2012-03-14 | crypto: tcrypt - add more camellia tests | Jussi Kivilinna | 1 | -0/+12 |
| 2011-11-09 | crypto: tcrypt - add xts(twofish) tests | Jussi Kivilinna | 1 | -0/+5 |
| 2011-11-09 | crypto: tcrypt - add xts(serpent) tests | Jussi Kivilinna | 1 | -0/+9 |
| 2011-11-09 | crypto: tcrypt - add lrw(twofish) tests | Jussi Kivilinna | 1 | -0/+5 |
| 2011-11-09 | crypto: tcrypt - add lrw(serpent) tests | Jussi Kivilinna | 1 | -0/+9 |
| 2011-11-09 | crypto: tcrypt - add serpent speed tests | Jussi Kivilinna | 1 | -0/+30 |
| 2011-11-09 | crypto: tcrypt - add test_acipher_speed | Jussi Kivilinna | 1 | -0/+250 |
| 2011-11-09 | crypto: testmgr - add new serpent test vectors | Jussi Kivilinna | 1 | -0/+2 |
| 2011-10-21 | crypto: testmgr - add twofish tests | Jussi Kivilinna | 1 | -0/+1 |
| 2011-10-21 | crypto: testmgr - add blowfish test-vectors | Jussi Kivilinna | 1 | -0/+1 |
| 2011-10-21 | crypto: tcrypt - add ctr(twofish) speed test | Jussi Kivilinna | 1 | -0/+4 |
| 2011-09-22 | crypto: tcrypt - add ctr(blowfish) speed test | Jussi Kivilinna | 1 | -0/+4 |
| 2011-05-04 | crypto: tcrypt - CTR mode speed test for AES | Jan Glauber | 1 | -0/+4 |
| 2011-03-04 | crypto: tcrypt - do not attempt to write to readonly variable | David Sterba | 1 | -1/+2 |
| 2010-11-13 | crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors | Adrian Hoban | 1 | -0/+11 |
| 2010-05-19 | crypto: tcrypt - Add speed tests for async hashing | David S. Miller | 1 | -6/+330 |
| 2010-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 1 | -1/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
| 2010-03-10 | crypto: tcrypt - Speed testing support for ghash | Huang Ying | 1 | -0/+7 |
| 2009-09-02 | crypto: vmac - New hash algorithm for intel_txt support | Shane Wang | 1 | -0/+4 |
| 2009-07-14 | crypto: tcrypt - Add mask parameter | Herbert Xu | 1 | -3/+6 |
| 2009-06-19 | crypto: tcrypt - Fix module return code when testing by name | Herbert Xu | 1 | -1/+1 |
| 2009-06-19 | crypto: tcrypt - Test algorithms by name | Steffen Klassert | 1 | -1/+14 |
| 2009-06-02 | crypto: tcrypt - Do not exit on success in fips mode | Jarod Wilson | 1 | -74/+90 |
| 2009-06-02 | crypto: testmgr - Add ctr(aes) test vectors | Jarod Wilson | 1 | -0/+1 |
| 2009-06-02 | crypto: testmgr - Add ansi_cprng test vectors | Jarod Wilson | 1 | -0/+4 |
| 2009-06-02 | crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) | Jarod Wilson | 1 | -0/+4 |
| 2009-06-02 | crypto: tcrypt - Reduce stack size | Frank Seidel | 1 | -7/+9 |
| 2009-03-04 | crypto: testmgr - add zlib test | Geert Uytterhoeven | 1 | -1/+5 |
| 2008-08-29 | crypto: cryptomgr - Add test infrastructure | Herbert Xu | 1 | -1700/+8 |
| 2008-08-29 | crypto: tcrypt - Add alg_test interface | Herbert Xu | 1 | -438/+1017 |
| 2008-08-29 | crypto: tcrypt - Abort and only log if there is an error | Herbert Xu | 1 | -146/+200 |
| 2008-08-29 | crypto: tcrypt - Avoid using contiguous pages | Herbert Xu | 1 | -153/+151 |
| 2008-08-13 | crypto: tcrypt - Fix AEAD chunk testing | Herbert Xu | 1 | -9/+19 |
| 2008-07-10 | crypto: hash - Move ahash functions into crypto/hash.h | Herbert Xu | 1 | -0/+1 |
| 2008-07-10 | crypto: tcrpyt - Remove unnecessary kmap/kunmap calls | Herbert Xu | 1 | -10/+5 |
| 2008-07-10 | [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode | Neil Horman | 1 | -0/+16 |
| 2008-07-10 | [CRYPTO] tcrypt: Use asynchronous hash interface | Loc Ho | 1 | -19/+57 |
| 2008-07-10 | [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 1 | -2/+19 |
| 2008-07-10 | [CRYPTO] tcrypt: Catch cipher destination memory corruption | Patrick McHardy | 1 | -5/+21 |
| 2008-07-10 | [CRYPTO] tcrpyt: Get rid of change log in source | Herbert Xu | 1 | -8/+0 |
| 2008-07-10 | [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 | Adrian-Ken Rueegsegger | 1 | -1/+28 |
| 2008-07-08 | crypto: tcrypt - Fix memory leak in test_cipher | Darren Jenkins | 1 | -9/+1 |
| 2008-04-21 | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 1 | -4/+4 |
| 2008-04-21 | [CRYPTO] cts: Add CTS mode required for Kerberos AES support | Kevin Coffman | 1 | -2/+14 |
| 2008-04-21 | [CRYPTO] tcrypt: Change the usage of the test vectors | Sebastian Siewior | 1 | -165/+181 |
| 2008-04-21 | [CRYPTO] tcrypt: Shrink speed templates | Sebastian Siewior | 1 | -39/+50 |
| 2008-04-21 | [CRYPTO] tcrypt: Group common speed templates | Sebastian Siewior | 1 | -37/+33 |
| 2008-01-11 | [CRYPTO] tcrypt: Make xcbc available as a standalone test | Herbert Xu | 1 | -0/+6 |
| 2008-01-11 | [CRYPTO] tcrypt: Zero axbuf in the right function | Herbert Xu | 1 | -1/+1 |
| 2008-01-11 | [CRYPTO] tcrypt: Add CCM vectors | Joy Latten | 1 | -2/+29 |
| 2008-01-11 | [CRYPTO] ctr: Refactor into ctr and rfc3686 | Herbert Xu | 1 | -4/+4 |
| 2008-01-11 | [CRYPTO] tcrypt: Added salsa20 speed test | Tan Swee Heng | 1 | -0/+5 |
| 2008-01-11 | [CRYPTO] lzo: Add LZO compression algorithm support | Zoltan Sogor | 1 | -1/+8 |
| 2008-01-11 | [CRYPTO] tcrypt: Add common compression tester function | Zoltan Sogor | 1 | -13/+20 |
| 2008-01-11 | [CRYPTO] gcm: Fix ICV handling | Herbert Xu | 1 | -28/+16 |
| 2008-01-11 | [CRYPTO] tcrypt: Make gcm available as a standalone test | Herbert Xu | 1 | -0/+7 |
| 2008-01-11 | [CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h | Denis Cheng | 1 | -4/+3 |
| 2008-01-11 | [CRYPTO] tcrypt: Support for large test vectors | Tan Swee Heng | 1 | -36/+34 |
| 2008-01-11 | [CRYPTO] gcm: New algorithm | Mikko Herranen | 1 | -0/+5 |
| 2008-01-11 | [CRYPTO] tcrypt: Add aead support | Mikko Herranen | 1 | -9/+249 |
| 2008-01-11 | [CRYPTO] salsa20: Salsa20 stream cipher | Tan Swee Heng | 1 | -1/+7 |
| 2008-01-11 | [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 | Jonathan Lynch | 1 | -3/+19 |
| 2008-01-11 | [CRYPTO] ctr: Add countersize | Joy Latten | 1 | -4/+4 |
| 2008-01-11 | [CRYPTO] ctr: Add CTR (Counter) block cipher mode | Joy Latten | 1 | -0/+8 |
| 2007-10-27 | [CRYPTO] tcrypt: Move sg_init_table out of timing loops | Herbert Xu | 1 | -6/+14 |
| 2007-10-26 | [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. | David S. Miller | 1 | -11/+13 |
| 2007-10-22 | [SG] Update crypto/ to sg helpers | Jens Axboe | 1 | -2/+2 |
| 2007-10-10 | [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks | Rik Snel | 1 | -0/+12 |
| 2007-10-10 | [CRYPTO] seed: New cipher algorithm | Hye-Shik Chang | 1 | -1/+7 |
| 2007-05-18 | [CRYPTO] tcrypt: Add missing error check | Herbert Xu | 1 | -1/+1 |
| 2007-05-02 | [CRYPTO] tcrypt: Use async blkcipher interface | Herbert Xu | 1 | -39/+82 |
| 2007-03-21 | [CRYPTO] tcrypt: Fix error checking for comp allocation | Sebastian Siewior | 1 | -1/+1 |
| 2007-02-07 | [CRYPTO] camellia: added the testing code of Camellia cipher | Noriaki TAKAMIYA | 1 | -1/+41 |
| 2007-02-07 | [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call | Herbert Xu | 1 | -1/+1 |
| 2007-02-07 | [CRYPTO] fcrypt: Add FCrypt from RxRPC | David Howells | 1 | -1/+15 |
| 2007-02-07 | [CRYPTO] tcrypt: Added test vectors for sha384/sha512 | Andrew Donofrio | 1 | -0/+15 |
| 2006-12-06 | [CRYPTO] tcrypt: LRW test vectors | Rik Snel | 1 | -0/+12 |
| 2006-12-06 | [CRYPTO] tcrypt: Add test vectors of AES_XCBC | Kazunori MIYAZAWA | 1 | -0/+3 |
| 2006-09-21 | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 1 | -4/+4 |
| 2006-09-21 | [CRYPTO] tcrypt: Use HMAC template and hash interface | Herbert Xu | 1 | -147/+208 |
| 2006-09-21 | [CRYPTO] tcrypt: Use block ciphers where applicable | Herbert Xu | 1 | -176/+259 |
| 2006-09-21 | [CRYPTO] tcrypt: Use test_hash for crc32c | Herbert Xu | 1 | -104/+2 |
| 2006-09-21 | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 1 | -4/+1 |
| 2006-09-21 | [CRYPTO] crc32c: Fix unconventional setkey usage | Herbert Xu | 1 | -0/+4 |
| 2006-06-26 | [CRYPTO] tcrypt: Speed benchmark support for digest algorithms | Michal Ludvig | 1 | -0/+170 |
| 2006-06-26 | [CRYPTO] tcrypt: Return -EAGAIN from module_init() | Michal Ludvig | 1 | -1/+8 |
| 2006-01-06 | [PATCH] s390: in-kernel crypto test vectors | Jan Glauber | 1 | -0/+4 |
| 2005-10-30 | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu | 1 | -4/+4 |
| 2005-10-30 | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 1 | -37/+15 |
| 2005-09-01 | [CRYPTO]: Fix XTEA implementation | Aaron Grothe | 1 | -1/+10 |
| 2005-06-22 | [CRYPTO]: Use CPU cycle counters in tcrypt | Herbert Xu | 1 | -21/+95 |
| 2005-06-22 | [CRYPTO]: Use template keys for speed tests if possible | Herbert Xu | 1 | -22/+57 |
| 2005-06-22 | [CRYPTO]: Add cipher speed tests | Harald Welte | 1 | -3/+131 |
| 2005-06-22 | [CRYPTO]: Kill unnecessary strncpy from tcrypt | Herbert Xu | 1 | -5/+5 |
| 2005-06-22 | [CRYPTO]: White space and coding style clean up in tcrypt | Herbert Xu | 1 | -168/+165 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+910 |