| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: tcrypt - add async cipher speed tests for blowfish | Jussi Kivilinna | 2013-04-25 | 1 | -0/+15 |
* | crypto: add CMAC support to CryptoAPI | Jussi Kivilinna | 2013-04-25 | 1 | -1/+10 |
* | crypto: testmgr - add AES GMAC test vectors | Jussi Kivilinna | 2013-04-25 | 1 | -0/+4 |
* | crypto: ctr - make rfc3686 asynchronous block cipher | Jussi Kivilinna | 2013-01-08 | 1 | -0/+4 |
* | crypto: tcrypt - add async speed test for camellia cipher | Jussi Kivilinna | 2012-11-09 | 1 | -0/+23 |
* | crypto: testmgr - add new larger DES3_EDE testvectors | Jussi Kivilinna | 2012-10-24 | 1 | -0/+1 |
* | crypto: testmgr - add new larger DES testvectors | Jussi Kivilinna | 2012-10-24 | 1 | -0/+1 |
* | crypto: tcrypt - Added speed test in tcrypt for crc32c | Tim Chen | 2012-10-15 | 1 | -0/+4 |
* | crypto: tcrypt - add missing tests for camellia and ghash | Jussi Kivilinna | 2012-09-27 | 1 | -0/+7 |
* | crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena... | Suresh Siddha | 2012-09-27 | 1 | -6/+0 |
* | crypto: testmgr - add larger cast6 testvectors | Johannes Goetzfried | 2012-08-01 | 1 | -0/+50 |
* | crypto: testmgr - add larger cast5 testvectors | Johannes Goetzfried | 2012-08-01 | 1 | -0/+32 |
* | crypto: atmel - add new tests to tcrypt | Nicolas Royer | 2012-07-11 | 1 | -5/+45 |
* | crypto: testmgr - add ecb(arc4) speed tests | Jussi Kivilinna | 2012-06-14 | 1 | -0/+10 |
* | crypto: twofish - add x86_64/avx assembler implementation | Johannes Goetzfried | 2012-06-12 | 1 | -0/+23 |
* | crypto: testmgr - Add new test cases for Blackfin CRC crypto driver | Sonic Zhang | 2012-06-12 | 1 | -0/+3 |
* | crypto: tcrypt - add more camellia tests | Jussi Kivilinna | 2012-03-14 | 1 | -0/+12 |
* | crypto: tcrypt - add xts(twofish) tests | Jussi Kivilinna | 2011-11-09 | 1 | -0/+5 |
* | crypto: tcrypt - add xts(serpent) tests | Jussi Kivilinna | 2011-11-09 | 1 | -0/+9 |
* | crypto: tcrypt - add lrw(twofish) tests | Jussi Kivilinna | 2011-11-09 | 1 | -0/+5 |
* | crypto: tcrypt - add lrw(serpent) tests | Jussi Kivilinna | 2011-11-09 | 1 | -0/+9 |
* | crypto: tcrypt - add serpent speed tests | Jussi Kivilinna | 2011-11-09 | 1 | -0/+30 |
* | crypto: tcrypt - add test_acipher_speed | Jussi Kivilinna | 2011-11-09 | 1 | -0/+250 |
* | crypto: testmgr - add new serpent test vectors | Jussi Kivilinna | 2011-11-09 | 1 | -0/+2 |
* | crypto: testmgr - add twofish tests | Jussi Kivilinna | 2011-10-21 | 1 | -0/+1 |
* | crypto: testmgr - add blowfish test-vectors | Jussi Kivilinna | 2011-10-21 | 1 | -0/+1 |
* | crypto: tcrypt - add ctr(twofish) speed test | Jussi Kivilinna | 2011-10-21 | 1 | -0/+4 |
* | crypto: tcrypt - add ctr(blowfish) speed test | Jussi Kivilinna | 2011-09-22 | 1 | -0/+4 |
* | crypto: tcrypt - CTR mode speed test for AES | Jan Glauber | 2011-05-04 | 1 | -0/+4 |
* | crypto: tcrypt - do not attempt to write to readonly variable | David Sterba | 2011-03-04 | 1 | -1/+2 |
* | crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors | Adrian Hoban | 2010-11-13 | 1 | -0/+11 |
* | crypto: tcrypt - Add speed tests for async hashing | David S. Miller | 2010-05-19 | 1 | -6/+330 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2010-05-03 | 1 | -1/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | | crypto: tcrypt - Speed testing support for ghash | Huang Ying | 2010-03-10 | 1 | -0/+7 |
|/ |
|
* | crypto: vmac - New hash algorithm for intel_txt support | Shane Wang | 2009-09-02 | 1 | -0/+4 |
* | crypto: tcrypt - Add mask parameter | Herbert Xu | 2009-07-14 | 1 | -3/+6 |
* | crypto: tcrypt - Fix module return code when testing by name | Herbert Xu | 2009-06-19 | 1 | -1/+1 |
* | crypto: tcrypt - Test algorithms by name | Steffen Klassert | 2009-06-19 | 1 | -1/+14 |
* | crypto: tcrypt - Do not exit on success in fips mode | Jarod Wilson | 2009-06-02 | 1 | -74/+90 |
* | crypto: testmgr - Add ctr(aes) test vectors | Jarod Wilson | 2009-06-02 | 1 | -0/+1 |
* | crypto: testmgr - Add ansi_cprng test vectors | Jarod Wilson | 2009-06-02 | 1 | -0/+4 |
* | crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) | Jarod Wilson | 2009-06-02 | 1 | -0/+4 |
* | crypto: tcrypt - Reduce stack size | Frank Seidel | 2009-06-02 | 1 | -7/+9 |
* | crypto: testmgr - add zlib test | Geert Uytterhoeven | 2009-03-04 | 1 | -1/+5 |
* | crypto: cryptomgr - Add test infrastructure | Herbert Xu | 2008-08-29 | 1 | -1700/+8 |
* | crypto: tcrypt - Add alg_test interface | Herbert Xu | 2008-08-29 | 1 | -438/+1017 |
* | crypto: tcrypt - Abort and only log if there is an error | Herbert Xu | 2008-08-29 | 1 | -146/+200 |
* | crypto: tcrypt - Avoid using contiguous pages | Herbert Xu | 2008-08-29 | 1 | -153/+151 |
* | crypto: tcrypt - Fix AEAD chunk testing | Herbert Xu | 2008-08-13 | 1 | -9/+19 |