Commit Graph

97 Commits (8bdca009e66bb18a990a4be1830c73acacfce331)

Author SHA1 Message Date
Jussi Kivilinna 4de5933780 crypto: tcrypt - add more camellia tests 13 years ago
Jussi Kivilinna 131f754161 crypto: tcrypt - add xts(twofish) tests 13 years ago
Jussi Kivilinna 5209c07ac3 crypto: tcrypt - add xts(serpent) tests 13 years ago
Jussi Kivilinna bee3a90ef5 crypto: tcrypt - add lrw(twofish) tests 13 years ago
Jussi Kivilinna 87aae4bfb2 crypto: tcrypt - add lrw(serpent) tests 13 years ago
Jussi Kivilinna 7fb7fe4469 crypto: tcrypt - add serpent speed tests 13 years ago
Jussi Kivilinna 3f3baf359d crypto: tcrypt - add test_acipher_speed 13 years ago
Jussi Kivilinna 9d25917d49 crypto: testmgr - add new serpent test vectors 13 years ago
Jussi Kivilinna 573da6208a crypto: testmgr - add twofish tests 14 years ago
Jussi Kivilinna 85b63e342c crypto: testmgr - add blowfish test-vectors 14 years ago
Jussi Kivilinna ee5002a549 crypto: tcrypt - add ctr(twofish) speed test 14 years ago
Jussi Kivilinna 7d47b86cfe crypto: tcrypt - add ctr(blowfish) speed test 14 years ago
Jan Glauber 9996e3421c crypto: tcrypt - CTR mode speed test for AES 14 years ago
David Sterba f07ef1de9b crypto: tcrypt - do not attempt to write to readonly variable 14 years ago
Adrian Hoban 69435b94d0 crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors 14 years ago
David S. Miller beb63da739 crypto: tcrypt - Add speed tests for async hashing 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Huang Ying 18bcc9194d crypto: tcrypt - Speed testing support for ghash 15 years ago
Shane Wang f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support 16 years ago
Herbert Xu 7be380f720 crypto: tcrypt - Add mask parameter 16 years ago
Herbert Xu ea40065769 crypto: tcrypt - Fix module return code when testing by name 16 years ago
Steffen Klassert a873a5f1c4 crypto: tcrypt - Test algorithms by name 16 years ago
Jarod Wilson 4e033a6bc7 crypto: tcrypt - Do not exit on success in fips mode 16 years ago
Jarod Wilson f7cb80f2b9 crypto: testmgr - Add ctr(aes) test vectors 16 years ago
Jarod Wilson e08ca2da39 crypto: testmgr - Add ansi_cprng test vectors 16 years ago
Jarod Wilson 5d667322a2 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) 16 years ago
Frank Seidel 376bacb0a2 crypto: tcrypt - Reduce stack size 16 years ago
Geert Uytterhoeven 0c01aed50d crypto: testmgr - add zlib test 16 years ago
Herbert Xu da7f033ddc crypto: cryptomgr - Add test infrastructure 17 years ago
Herbert Xu 01b323245e crypto: tcrypt - Add alg_test interface 17 years ago
Herbert Xu bdecd22821 crypto: tcrypt - Abort and only log if there is an error 17 years ago
Herbert Xu f139cfa7cd crypto: tcrypt - Avoid using contiguous pages 17 years ago
Herbert Xu f176e632ef crypto: tcrypt - Fix AEAD chunk testing 17 years ago
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