Commit Graph

63 Commits (1168386aa7d850ead2ae135d5a7949a592c6e9a0)

Author SHA1 Message Date
Herbert Xu 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 years ago
Herbert Xu 4b22f0ddb6 crypto: tcrpyt - Remove unnecessary kmap/kunmap calls 17 years ago
Neil Horman d729de23e8 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode 17 years ago
Loc Ho cde0e2c819 [CRYPTO] tcrypt: Use asynchronous hash interface 17 years ago
Adrian-Ken Rueegsegger 2998db37b5 [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 17 years ago
Patrick McHardy a558f1d4f8 [CRYPTO] tcrypt: Catch cipher destination memory corruption 17 years ago
Herbert Xu b10c170638 [CRYPTO] tcrpyt: Get rid of change log in source 17 years ago
Adrian-Ken Rueegsegger fd4adf1a0b [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 17 years ago
Darren Jenkins dbb018cd8a crypto: tcrypt - Fix memory leak in test_cipher 17 years ago
Kamalesh Babulal 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 years ago
Kevin Coffman 76cb952179 [CRYPTO] cts: Add CTS mode required for Kerberos AES support 17 years ago
Sebastian Siewior 562954d5e0 [CRYPTO] tcrypt: Change the usage of the test vectors 17 years ago
Sebastian Siewior d5dc392742 [CRYPTO] tcrypt: Shrink speed templates 17 years ago
Sebastian Siewior 477035c2ab [CRYPTO] tcrypt: Group common speed templates 17 years ago
Herbert Xu 38ed9ab23b [CRYPTO] tcrypt: Make xcbc available as a standalone test 17 years ago
Herbert Xu 2a999a3abb [CRYPTO] tcrypt: Zero axbuf in the right function 17 years ago
Joy Latten 93cc74e078 [CRYPTO] tcrypt: Add CCM vectors 17 years ago
Herbert Xu 5311f248b7 [CRYPTO] ctr: Refactor into ctr and rfc3686 17 years ago
Tan Swee Heng 5de8f1b562 [CRYPTO] tcrypt: Added salsa20 speed test 17 years ago
Zoltan Sogor 0b77abb3b2 [CRYPTO] lzo: Add LZO compression algorithm support 17 years ago
Zoltan Sogor 91755a921c [CRYPTO] tcrypt: Add common compression tester function 17 years ago
Herbert Xu 6160b28992 [CRYPTO] gcm: Fix ICV handling 17 years ago
Herbert Xu 8df213d9b5 [CRYPTO] tcrypt: Make gcm available as a standalone test 17 years ago
Denis Cheng a10e11946b [CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h 17 years ago
Tan Swee Heng 6d1a69d53a [CRYPTO] tcrypt: Support for large test vectors 17 years ago
Mikko Herranen 28db8e3e38 [CRYPTO] gcm: New algorithm 17 years ago
Mikko Herranen e3a4ea4fd2 [CRYPTO] tcrypt: Add aead support 17 years ago
Tan Swee Heng 2407d60872 [CRYPTO] salsa20: Salsa20 stream cipher 17 years ago
Jonathan Lynch cd12fb906d [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 17 years ago
Joy Latten 41fdab3dd3 [CRYPTO] ctr: Add countersize 17 years ago
Joy Latten 23e353c8a6 [CRYPTO] ctr: Add CTR (Counter) block cipher mode 17 years ago
Herbert Xu a5a613a429 [CRYPTO] tcrypt: Move sg_init_table out of timing loops 17 years ago
David S. Miller b733588559 [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. 17 years ago
Jens Axboe 78c2f0b8c2 [SG] Update crypto/ to sg helpers 17 years ago
Rik Snel f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 years ago
Hye-Shik Chang e2ee95b8c6 [CRYPTO] seed: New cipher algorithm 18 years ago
Herbert Xu 29059d12e0 [CRYPTO] tcrypt: Add missing error check 18 years ago
Herbert Xu 6158efc090 [CRYPTO] tcrypt: Use async blkcipher interface 18 years ago
Sebastian Siewior 7bc301e97b [CRYPTO] tcrypt: Fix error checking for comp allocation 18 years ago
Noriaki TAKAMIYA 02ab5a7056 [CRYPTO] camellia: added the testing code of Camellia cipher 18 years ago
Herbert Xu ba8da2a948 [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call 18 years ago
David Howells 90831639a6 [CRYPTO] fcrypt: Add FCrypt from RxRPC 18 years ago
Andrew Donofrio a28091ae17 [CRYPTO] tcrypt: Added test vectors for sha384/sha512 18 years ago
Rik Snel f3d1044cd0 [CRYPTO] tcrypt: LRW test vectors 18 years ago
Kazunori MIYAZAWA 5b2becf5dc [CRYPTO] tcrypt: Add test vectors of AES_XCBC 18 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
Herbert Xu e9d41164e2 [CRYPTO] tcrypt: Use HMAC template and hash interface 19 years ago
Herbert Xu cba83564d1 [CRYPTO] tcrypt: Use block ciphers where applicable 19 years ago
Herbert Xu c907ee76d8 [CRYPTO] tcrypt: Use test_hash for crc32c 19 years ago
Herbert Xu 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago