aboutsummaryrefslogtreecommitdiff
path: root/crypto/tcrypt.c
AgeCommit message (Expand)Author
2008-07-10crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu
2008-07-10[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman
2008-07-10[CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho
2008-07-10[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger
2008-07-10[CRYPTO] tcrypt: Catch cipher destination memory corruptionPatrick McHardy
2008-07-10[CRYPTO] tcrpyt: Get rid of change log in sourceHerbert Xu
2008-07-10[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160Adrian-Ken Rueegsegger
2008-07-08crypto: tcrypt - Fix memory leak in test_cipherDarren Jenkins
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman
2008-04-21[CRYPTO] tcrypt: Change the usage of the test vectorsSebastian Siewior
2008-04-21[CRYPTO] tcrypt: Shrink speed templatesSebastian Siewior
2008-04-21[CRYPTO] tcrypt: Group common speed templatesSebastian Siewior
2008-01-11[CRYPTO] tcrypt: Make xcbc available as a standalone testHerbert Xu
2008-01-11[CRYPTO] tcrypt: Zero axbuf in the right functionHerbert Xu
2008-01-11[CRYPTO] tcrypt: Add CCM vectorsJoy Latten
2008-01-11[CRYPTO] ctr: Refactor into ctr and rfc3686Herbert Xu
2008-01-11[CRYPTO] tcrypt: Added salsa20 speed testTan Swee Heng
2008-01-11[CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor
2008-01-11[CRYPTO] tcrypt: Add common compression tester functionZoltan Sogor
2008-01-11[CRYPTO] gcm: Fix ICV handlingHerbert Xu
2008-01-11[CRYPTO] tcrypt: Make gcm available as a standalone testHerbert Xu
2008-01-11[CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.hDenis Cheng
2008-01-11[CRYPTO] tcrypt: Support for large test vectorsTan Swee Heng
2008-01-11[CRYPTO] gcm: New algorithmMikko Herranen
2008-01-11[CRYPTO] tcrypt: Add aead supportMikko Herranen
2008-01-11[CRYPTO] salsa20: Salsa20 stream cipherTan Swee Heng
2008-01-11[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch
2008-01-11[CRYPTO] ctr: Add countersizeJoy Latten
2008-01-11[CRYPTO] ctr: Add CTR (Counter) block cipher modeJoy Latten
2007-10-27[CRYPTO] tcrypt: Move sg_init_table out of timing loopsHerbert Xu
2007-10-26[CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.David S. Miller
2007-10-22[SG] Update crypto/ to sg helpersJens Axboe
2007-10-10[CRYPTO] xts: XTS blockcipher mode implementation without partial blocksRik Snel
2007-10-10[CRYPTO] seed: New cipher algorithmHye-Shik Chang
2007-05-18[CRYPTO] tcrypt: Add missing error checkHerbert Xu
2007-05-02[CRYPTO] tcrypt: Use async blkcipher interfaceHerbert Xu
2007-03-21[CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior
2007-02-07[CRYPTO] camellia: added the testing code of Camellia cipherNoriaki TAKAMIYA
2007-02-07[CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm callHerbert Xu
2007-02-07[CRYPTO] fcrypt: Add FCrypt from RxRPCDavid Howells
2007-02-07[CRYPTO] tcrypt: Added test vectors for sha384/sha512Andrew Donofrio
2006-12-06[CRYPTO] tcrypt: LRW test vectorsRik Snel
2006-12-06[CRYPTO] tcrypt: Add test vectors of AES_XCBCKazunori MIYAZAWA
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu
2006-09-21[CRYPTO] tcrypt: Use HMAC template and hash interfaceHerbert Xu
2006-09-21[CRYPTO] tcrypt: Use block ciphers where applicableHerbert Xu
2006-09-21[CRYPTO] tcrypt: Use test_hash for crc32cHerbert Xu
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-09-21[CRYPTO] crc32c: Fix unconventional setkey usageHerbert Xu