summaryrefslogtreecommitdiff
path: root/crypto/tcrypt.c
Commit message (Expand)AuthorAge
...
* crypto: testmgr - add blowfish test-vectorsJussi Kivilinna2011-10-21
* crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna2011-10-21
* crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna2011-09-22
* crypto: tcrypt - CTR mode speed test for AESJan Glauber2011-05-04
* crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba2011-03-04
* crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban2010-11-13
* crypto: tcrypt - Add speed tests for async hashingDavid S. Miller2010-05-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-03
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | crypto: tcrypt - Speed testing support for ghashHuang Ying2010-03-10
|/
* crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-02
* crypto: tcrypt - Add mask parameterHerbert Xu2009-07-14
* crypto: tcrypt - Fix module return code when testing by nameHerbert Xu2009-06-19
* crypto: tcrypt - Test algorithms by nameSteffen Klassert2009-06-19
* crypto: tcrypt - Do not exit on success in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-02
* crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson2009-06-02
* crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson2009-06-02
* crypto: tcrypt - Reduce stack sizeFrank Seidel2009-06-02
* crypto: testmgr - add zlib testGeert Uytterhoeven2009-03-04
* crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-29
* crypto: tcrypt - Add alg_test interfaceHerbert Xu2008-08-29
* crypto: tcrypt - Abort and only log if there is an errorHerbert Xu2008-08-29
* crypto: tcrypt - Avoid using contiguous pagesHerbert Xu2008-08-29
* crypto: tcrypt - Fix AEAD chunk testingHerbert Xu2008-08-13
* crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-10
* crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu2008-07-10
* [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman2008-07-10
* [CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho2008-07-10
* [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger2008-07-10
* [CRYPTO] tcrypt: Catch cipher destination memory corruptionPatrick McHardy2008-07-10
* [CRYPTO] tcrpyt: Get rid of change log in sourceHerbert Xu2008-07-10
* [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160Adrian-Ken Rueegsegger2008-07-10
* crypto: tcrypt - Fix memory leak in test_cipherDarren Jenkins2008-07-08
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-21
* [CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman2008-04-21
* [CRYPTO] tcrypt: Change the usage of the test vectorsSebastian Siewior2008-04-21
* [CRYPTO] tcrypt: Shrink speed templatesSebastian Siewior2008-04-21
* [CRYPTO] tcrypt: Group common speed templatesSebastian Siewior2008-04-21
* [CRYPTO] tcrypt: Make xcbc available as a standalone testHerbert Xu2008-01-11
* [CRYPTO] tcrypt: Zero axbuf in the right functionHerbert Xu2008-01-11
* [CRYPTO] tcrypt: Add CCM vectorsJoy Latten2008-01-11
* [CRYPTO] ctr: Refactor into ctr and rfc3686Herbert Xu2008-01-11
* [CRYPTO] tcrypt: Added salsa20 speed testTan Swee Heng2008-01-11
* [CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor2008-01-11
* [CRYPTO] tcrypt: Add common compression tester functionZoltan Sogor2008-01-11
* [CRYPTO] gcm: Fix ICV handlingHerbert Xu2008-01-11
* [CRYPTO] tcrypt: Make gcm available as a standalone testHerbert Xu2008-01-11
* [CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.hDenis Cheng2008-01-11
* [CRYPTO] tcrypt: Support for large test vectorsTan Swee Heng2008-01-11