Commit Graph

58 Commits (cf582ccedad02eb9bfdcdb25adfc800dd117b428)

Author SHA1 Message Date
Jussi Kivilinna e080b17a8c crypto: testmgr - add new larger DES3_EDE testvectors 12 years ago
Jussi Kivilinna 8163fc30d1 crypto: testmgr - add new larger DES testvectors 12 years ago
Jussi Kivilinna d8a32ac256 crypto: testmgr - make test_aead also test 'dst != src' code paths 13 years ago
Jussi Kivilinna 08d6af8c16 crypto: testmgr - make test_skcipher also test 'dst != src' code paths 13 years ago
Jussi Kivilinna f44d83d19d crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template 13 years ago
Johannes Goetzfried 4ea1277d30 crypto: cast6 - add x86_64/avx assembler implementation 13 years ago
Johannes Goetzfried 9b8b04051d crypto: testmgr - add larger cast6 testvectors 13 years ago
Johannes Goetzfried 4d6d6a2c85 crypto: cast5 - add x86_64/avx assembler implementation 13 years ago
Johannes Goetzfried a2c5826095 crypto: testmgr - add larger cast5 testvectors 13 years ago
Horia Geanta e46e9a4638 crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors 13 years ago
Milan Broz 6c79294f44 crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips mode 13 years ago
Johannes Goetzfried 7efe407672 crypto: serpent - add x86_64/avx assembler implementation 13 years ago
Johannes Goetzfried 107778b592 crypto: twofish - add x86_64/avx assembler implementation 13 years ago
Sonic Zhang a482b081a2 crypto: testmgr - Add new test cases for Blackfin CRC crypto driver 13 years ago
Jussi Kivilinna 0840605eb4 crypto: testmgr - add more camellia test vectors 13 years ago
Jussi Kivilinna 937c30d7f5 crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation 13 years ago
Jussi Kivilinna aed265b9fe crypto: testmgr - add xts(twofish) test vectors 13 years ago
Jussi Kivilinna 18be20b944 crypto: testmgr - add xts(serpent) test vectors 13 years ago
Jussi Kivilinna 0b2a155106 crypto: testmgr - add lrw(twofish) test vectors 13 years ago
Jussi Kivilinna d7bfc0fa31 crypto: testmgr - add lrw(serpent) test vectors 13 years ago
Jussi Kivilinna 9d25917d49 crypto: testmgr - add new serpent test vectors 13 years ago
Jussi Kivilinna 573da6208a crypto: testmgr - add twofish tests 13 years ago
Jussi Kivilinna 85b63e342c crypto: testmgr - add blowfish test-vectors 13 years ago
Puneet Saxena ba0e14acc4 crypto: testmgr - add support for aes ofb mode 14 years ago
Jarod Wilson 18c0ebd2d8 crypto: testmgr - mark ghash as fips_allowed 14 years ago
Jarod Wilson 2918aa8d1d crypto: testmgr - mark xts(aes) as fips_allowed 14 years ago
Adrian Hoban 69435b94d0 crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors 14 years ago
Herbert Xu 326a6346ff crypto: testmgr - Fix test disabling option 15 years ago
Alexander Shishkin 0b767f9616 crypto: testmgr - add an option to disable cryptoalgos' self-tests 15 years ago
David S. Miller a8f1a05292 crypto: testmgr - Add testing for async hashing and update/final 15 years ago
Youquan, Song 863b557a88 crypto: testmgr - Fix complain about lack test for internal used algorithm 15 years ago
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