Commit Graph

27 Commits (d74e8286885ac9f3ccc5e2dc2301f21bbec90f7b)

Author SHA1 Message Date
Youquan, Song 507069c91e crypto: testmgr - Add ghash algorithm test before provide to users 15 years ago
Felipe Contreras fa4ef8a6af crypto: testmgr - Fix warning 15 years ago
Shane Wang f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support 16 years ago
Herbert Xu a68f6610d4 crypto: testmgr - Allow implementation-specific tests 16 years ago
Herbert Xu 259c5e05c1 crypto: testmgr - Remove hash size check 16 years ago
Herbert Xu a0cfae59f8 crypto: testmgr - Allow hash test vectors longer than a page 16 years ago
Herbert Xu fd57f22a09 crypto: testmgr - Check all test vector lengths 16 years ago
Geert Uytterhoeven 3ce858cb04 crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final} 16 years ago
Jarod Wilson a3bef3a31a crypto: testmgr - Skip algs not flagged fips_allowed in fips mode 16 years ago
Jarod Wilson a1915d51e8 crypto: testmgr - Mark algs allowed in fips mode 16 years ago
Jarod Wilson f7cb80f2b9 crypto: testmgr - Add ctr(aes) test vectors 16 years ago
Herbert Xu f8b0d4d09d crypto: testmgr - Dynamically allocate xbuf and axbuf 16 years ago
Jarod Wilson 29ecd4ab3d crypto: testmgr - Print self-test pass notices in fips mode 16 years ago
Jarod Wilson 941fb3287c crypto: testmgr - Catch base cipher self-test failures in fips mode 16 years ago
Jarod Wilson e08ca2da39 crypto: testmgr - Add ansi_cprng test vectors 16 years ago
Jarod Wilson 7647d6ce20 crypto: testmgr - Add infrastructure for ansi_cprng self-tests 16 years ago
Jarod Wilson 5d667322a2 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) 16 years ago
Jarod Wilson e44a1b44c3 crypto: testmgr - Handle AEAD test vectors expected to fail verification 16 years ago
Geert Uytterhoeven c79cf91006 crypto: testmgr - Kill test_comp() sparse warnings 16 years ago
Geert Uytterhoeven 0c01aed50d crypto: testmgr - add zlib test 16 years ago
Geert Uytterhoeven 8064efb874 crypto: testmgr - Add support for the pcomp interface 16 years ago
Geert Uytterhoeven b812eb0076 crypto: testmgr - Validate output length in (de)compression tests 16 years ago
Ingo Molnar 664134d291 crypto: testmgr - Fix error flow of test_comp 16 years ago
Herbert Xu 8e3ee85e68 crypto: crc32c - Test descriptor context format 16 years ago
Neil Horman d12d6b6d37 crypto: testmgr - Trigger a panic when self test fails in FIPS mode 16 years ago
Herbert Xu 1aa4ecd95d crypto: cryptomgr - Test ciphers using ECB 17 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