Commit Graph

84 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
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
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