aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/hash
Commit message (Expand)AuthorAgeFilesLines
* Add longer tests for SHA-224 and SHA-512-256Jack Lloyd2018-03-062-0/+7
* Add longer test vector of Parallel hashJack Lloyd2018-03-061-0/+2
* Add a set of SHAKE-128 test vectors from NIST CAVSJack Lloyd2018-01-301-0/+627
* Add a test of Skein using personalization stringJack Lloyd2017-12-281-0/+5
* Add Streebog hash (GOST R 34.11-2012).Daniel Wyatt2017-08-041-0/+796
* Add SM2 signature schemeJack Lloyd2017-06-291-0/+5
* Small cleanups for ARM SHA codeJack Lloyd2017-05-201-0/+387
* Add SHA-256 using ARMv8 instructionsJack Lloyd2017-05-202-2/+2
* Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-192-1/+3
* Add more SM3 hash test data.Daniel Wyatt2017-04-031-0/+417
* Add SM3 hash functionDaniel Wyatt2017-04-031-0/+6
* Add tests for 4-pass Tiger hashJack Lloyd2016-12-221-0/+12
* Add SHAKE-128 and SHAKE-256 as hash functionsJack Lloyd2016-11-101-0/+29
* Add proper SHA-3Jack Lloyd2016-10-191-0/+1216
* Add cpuid overload to test frameworkJack Lloyd2016-09-151-0/+2
* Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-024-275/+0
* improve parallel hash tests + memory leak fixDaniel Neus2016-07-201-0/+4
* Blake2b: add 'abc' test vectorcynecx2016-01-261-0/+3
* Add Blake2b hash functioncynecx2016-01-261-0/+3111
* Update and consolidate the test framework.Jack Lloyd2015-11-116-8/+8
* Add SHA-512/256lloyd2015-01-081-0/+4
* Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish.lloyd2014-02-081-805/+0
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-1020-0/+9567