aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/block
Commit message (Expand)AuthorAgeFilesLines
* DES doesn't use BMI2 anymoreJack Lloyd2021-05-191-2/+0
* Add BMI2 3DES implementationJack Lloyd2020-12-271-0/+2
* Remove duplicated SHACAL2 testsJack Lloyd2020-12-201-8/+0
* Remove XTEAJack Lloyd2020-11-051-272/+0
* Remove KASUMIJack Lloyd2020-11-051-13/+0
* Remove DESXJack Lloyd2020-11-051-37/+0
* Remove MISTY1Jack Lloyd2020-11-051-125/+0
* Remove CAST-256Jack Lloyd2020-11-051-53/+0
* Add constant time bitsliced AES encryption for CPUs without vperm or hardwareJack Lloyd2020-05-061-14/+2
* Clean up handling of POWER ISA extensionsJack Lloyd2019-12-121-1/+1
* Add SHACAL2 AVX2Jack Lloyd2019-11-141-117/+117
* Merge CLMUL and PMULL codeJack Lloyd2019-09-251-1/+1
* Fix a bug in CAST-128 affecting 11, 13, 14, or 15 byte keysJack Lloyd2019-08-261-0/+24
* Add long Blowfish ECB testJack Lloyd2019-02-281-0/+4
* Handle PPC crypto bit in tests [ci skip]Jack Lloyd2018-10-011-1/+1
* Increase minimum Blowfish key length to 64 bitsJack Lloyd2018-09-071-6/+10
* Correct order of CPUID bit clearingsJack Lloyd2018-08-262-2/+2
* Add avx2 tag to Serpent test dataJack Lloyd2018-08-241-1/+1
* Add a test of Threefish-512 tweak functionalityJack Lloyd2018-08-081-0/+5
* Add support for ARMv8 SM4 instructionsJack Lloyd2018-07-091-0/+12
* Fix handling of SHA instructions in testsJack Lloyd2018-06-291-0/+2
* Fixes for DES/3DESJack Lloyd2018-05-161-16/+4
* Optimize TwofishJack Lloyd2017-11-161-18/+2
* Correct CAST-128 decryption with more than 1 blockJack Lloyd2017-11-161-0/+4
* Add SHACAL2 test from Bouncy CastleJack Lloyd2017-11-051-0/+5
* Add missing ARIA test vectors (GH #1004)Jeffrey Walton2017-08-231-0/+35
* Add SHACAL2 in generic SIMDJack Lloyd2017-08-131-0/+14
* Add SHACAL2Jack Lloyd2017-08-131-0/+4083
* Add SM4 block cipherJack Lloyd2017-06-161-0/+9
* Add more Noekeon testsJack Lloyd2017-01-271-8/+4114
* Add sources for some test vectors [ci skip]René Korthaus2016-12-081-0/+2
* Remove ECB modeJack Lloyd2016-12-043-0/+131
* Add missing variable to AES test vectorJack Lloyd2016-10-251-0/+1
* Add long (4+ block) AES KATsJack Lloyd2016-10-251-0/+10
* Add cpuid overload to test frameworkJack Lloyd2016-09-155-0/+15
* Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEAJack Lloyd2016-09-026-9883/+0
* Merge asm into single mp_madd.h and mp_asmi.h filesJack Lloyd2016-07-212-0/+8
* Update and consolidate the test framework.Jack Lloyd2015-11-111-1/+1
* Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish.lloyd2014-02-083-178/+0
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-1027-0/+28778