aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
Commit message (Expand)AuthorAge
* crypto: testmgr - make test_aead also test 'dst != src' code pathsJussi Kivilinna2012-09-27
* crypto: testmgr - make test_skcipher also test 'dst != src' code pathsJussi Kivilinna2012-09-27
* crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...Jussi Kivilinna2012-09-27
* crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-01
* crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried2012-08-01
* crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-01
* crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried2012-08-01
* crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectorsHoria Geanta2012-07-10
* crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips modeMilan Broz2012-07-10
* crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-12
* crypto: testmgr - add more camellia test vectorsJussi Kivilinna2012-03-14
* crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-21
* crypto: testmgr - add xts(twofish) test vectorsJussi Kivilinna2011-11-08
* crypto: testmgr - add xts(serpent) test vectorsJussi Kivilinna2011-11-08
* crypto: testmgr - add lrw(twofish) test vectorsJussi Kivilinna2011-11-08
* crypto: testmgr - add lrw(serpent) test vectorsJussi Kivilinna2011-11-08
* crypto: testmgr - add new serpent test vectorsJussi Kivilinna2011-11-08
* 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