aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
Commit message (Expand)AuthorAge
* crypto: testmgr - add twofish testsJussi Kivilinna2011-10-21
* crypto: testmgr - add blowfish test-vectorsJussi Kivilinna2011-10-21
* crypto: testmgr - add support for aes ofb modePuneet Saxena2011-05-04
* crypto: testmgr - mark ghash as fips_allowedJarod Wilson2011-01-28
* crypto: testmgr - mark xts(aes) as fips_allowedJarod Wilson2011-01-28
* crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban2010-11-13
* crypto: testmgr - Fix test disabling optionHerbert Xu2010-08-05
* crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin2010-06-03
* crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller2010-05-19
* crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song2009-12-23
* crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song2009-11-23
* crypto: testmgr - Fix warningFelipe Contreras2009-10-27
* crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-02
* crypto: testmgr - Allow implementation-specific testsHerbert Xu2009-07-02
* crypto: testmgr - Remove hash size checkHerbert Xu2009-06-24
* crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu2009-06-02
* crypto: testmgr - Check all test vector lengthsHerbert Xu2009-06-02
* crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2009-06-02
* crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Mark algs allowed in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-02
* crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu2009-06-02
* crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson2009-06-02
* crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson2009-06-02
* crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson2009-06-02
* crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson2009-06-02
* crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson2009-06-02
* crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven2009-06-02
* crypto: testmgr - add zlib testGeert Uytterhoeven2009-03-04
* crypto: testmgr - Add support for the pcomp interfaceGeert Uytterhoeven2009-03-04
* crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven2008-12-24
* crypto: testmgr - Fix error flow of test_compIngo Molnar2008-12-24
* crypto: crc32c - Test descriptor context formatHerbert Xu2008-12-24
* crypto: testmgr - Trigger a panic when self test fails in FIPS modeNeil Horman2008-12-24
* crypto: cryptomgr - Test ciphers using ECBHerbert Xu2008-08-29
* crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-29