aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/hash
Commit message (Expand)AuthorAgeFilesLines
* Remove Tiger hash functionJack Lloyd2020-11-051-1989/+0
* Add MD4, MD5 and SHA-1 collision testsJack Lloyd2019-12-133-0/+17
* Add a longer SHA-256 inputJack Lloyd2019-12-131-0/+3
* Add more SHA-512 test vectorsJack Lloyd2019-12-131-7/+402
* Add more test vectors for Tiger hashJack Lloyd2019-12-121-3/+1938
* Fix a carry handling bug in StreebogJack Lloyd2019-08-261-0/+12
* s/Blake2b/BLAKE2b/Jack Lloyd2019-02-221-4/+4
* Unroll SHA-3Jack Lloyd2019-02-212-2/+2
* Add BMI2 variants for SHA-512 and SHA-3Jack Lloyd2019-01-182-0/+4
* Correct order of CPUID bit clearingsJack Lloyd2018-08-261-1/+1
* Fix handling of SHA instructions in testsJack Lloyd2018-06-292-2/+2
* Add BMI2-specific SHA-256Jack Lloyd2018-05-271-1/+1
* 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