Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more SM3 hash test data. | Daniel Wyatt | 2017-04-03 | 1 | -0/+417 |
* | Add SM3 hash function | Daniel Wyatt | 2017-04-03 | 1 | -0/+6 |
* | Add tests for 4-pass Tiger hash | Jack Lloyd | 2016-12-22 | 1 | -0/+12 |
* | Add SHAKE-128 and SHAKE-256 as hash functions | Jack Lloyd | 2016-11-10 | 1 | -0/+29 |
* | Add proper SHA-3 | Jack Lloyd | 2016-10-19 | 1 | -0/+1216 |
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 1 | -0/+2 |
* | Remove deprecated hashes MD2, HAS-160, and RIPEMD-128 | Jack Lloyd | 2016-09-02 | 4 | -275/+0 |
* | improve parallel hash tests + memory leak fix | Daniel Neus | 2016-07-20 | 1 | -0/+4 |
* | Blake2b: add 'abc' test vector | cynecx | 2016-01-26 | 1 | -0/+3 |
* | Add Blake2b hash function | cynecx | 2016-01-26 | 1 | -0/+3111 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 6 | -8/+8 |
* | Add SHA-512/256 | lloyd | 2015-01-08 | 1 | -0/+4 |
* | Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish. | lloyd | 2014-02-08 | 1 | -805/+0 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 20 | -0/+9567 |