| Commit message (Expand) | Author | Age | Files | Lines |
* | DES doesn't use BMI2 anymore | Jack Lloyd | 2021-05-19 | 1 | -2/+0 |
* | Add BMI2 3DES implementation | Jack Lloyd | 2020-12-27 | 1 | -0/+2 |
* | Remove duplicated SHACAL2 tests | Jack Lloyd | 2020-12-20 | 1 | -8/+0 |
* | Remove XTEA | Jack Lloyd | 2020-11-05 | 1 | -272/+0 |
* | Remove KASUMI | Jack Lloyd | 2020-11-05 | 1 | -13/+0 |
* | Remove DESX | Jack Lloyd | 2020-11-05 | 1 | -37/+0 |
* | Remove MISTY1 | Jack Lloyd | 2020-11-05 | 1 | -125/+0 |
* | Remove CAST-256 | Jack Lloyd | 2020-11-05 | 1 | -53/+0 |
* | Add constant time bitsliced AES encryption for CPUs without vperm or hardware | Jack Lloyd | 2020-05-06 | 1 | -14/+2 |
* | Clean up handling of POWER ISA extensions | Jack Lloyd | 2019-12-12 | 1 | -1/+1 |
* | Add SHACAL2 AVX2 | Jack Lloyd | 2019-11-14 | 1 | -117/+117 |
* | Merge CLMUL and PMULL code | Jack Lloyd | 2019-09-25 | 1 | -1/+1 |
* | Fix a bug in CAST-128 affecting 11, 13, 14, or 15 byte keys | Jack Lloyd | 2019-08-26 | 1 | -0/+24 |
* | Add long Blowfish ECB test | Jack Lloyd | 2019-02-28 | 1 | -0/+4 |
* | Handle PPC crypto bit in tests [ci skip] | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Increase minimum Blowfish key length to 64 bits | Jack Lloyd | 2018-09-07 | 1 | -6/+10 |
* | Correct order of CPUID bit clearings | Jack Lloyd | 2018-08-26 | 2 | -2/+2 |
* | Add avx2 tag to Serpent test data | Jack Lloyd | 2018-08-24 | 1 | -1/+1 |
* | Add a test of Threefish-512 tweak functionality | Jack Lloyd | 2018-08-08 | 1 | -0/+5 |
* | Add support for ARMv8 SM4 instructions | Jack Lloyd | 2018-07-09 | 1 | -0/+12 |
* | Fix handling of SHA instructions in tests | Jack Lloyd | 2018-06-29 | 1 | -0/+2 |
* | Fixes for DES/3DES | Jack Lloyd | 2018-05-16 | 1 | -16/+4 |
* | Optimize Twofish | Jack Lloyd | 2017-11-16 | 1 | -18/+2 |
* | Correct CAST-128 decryption with more than 1 block | Jack Lloyd | 2017-11-16 | 1 | -0/+4 |
* | Add SHACAL2 test from Bouncy Castle | Jack Lloyd | 2017-11-05 | 1 | -0/+5 |
* | Add missing ARIA test vectors (GH #1004) | Jeffrey Walton | 2017-08-23 | 1 | -0/+35 |
* | Add SHACAL2 in generic SIMD | Jack Lloyd | 2017-08-13 | 1 | -0/+14 |
* | Add SHACAL2 | Jack Lloyd | 2017-08-13 | 1 | -0/+4083 |
* | Add SM4 block cipher | Jack Lloyd | 2017-06-16 | 1 | -0/+9 |
* | Add more Noekeon tests | Jack Lloyd | 2017-01-27 | 1 | -8/+4114 |
* | Add sources for some test vectors [ci skip] | René Korthaus | 2016-12-08 | 1 | -0/+2 |
* | Remove ECB mode | Jack Lloyd | 2016-12-04 | 3 | -0/+131 |
* | Add missing variable to AES test vector | Jack Lloyd | 2016-10-25 | 1 | -0/+1 |
* | Add long (4+ block) AES KATs | Jack Lloyd | 2016-10-25 | 1 | -0/+10 |
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 5 | -0/+15 |
* | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA | Jack Lloyd | 2016-09-02 | 6 | -9883/+0 |
* | Merge asm into single mp_madd.h and mp_asmi.h files | Jack Lloyd | 2016-07-21 | 2 | -0/+8 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -1/+1 |
* | Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish. | lloyd | 2014-02-08 | 3 | -178/+0 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 27 | -0/+28778 |