aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/mac
Commit message (Expand)AuthorAgeFilesLines
* Correct order of CPUID bit clearingsJack Lloyd2018-08-261-1/+1
* Add some tests of HMAC with SHA-3Jack Lloyd2018-08-171-0/+134
* Add a couple HMAC(SHA-512-256) test vectorsJack Lloyd2018-08-011-0/+11
* Add additional HMAC tests from RFC 4231Jack Lloyd2018-07-241-0/+81
* Avoid undefined behavior in SipHashJack Lloyd2017-12-231-0/+51
* Add more SipHash testsJack Lloyd2017-10-261-0/+187
* GMAC test fixesJack Lloyd2017-10-181-1/+1
* Mark GMAC tests as being sensitive to clmul and AES-NI CPUID bitsJack Lloyd2017-01-171-0/+2
* Added implementation for GMACMatthias Gierlings2016-10-271-0/+80
* Remove deprecated hashes MD2, HAS-160, and RIPEMD-128Jack Lloyd2016-09-021-42/+0
* Update and consolidate the test framework.Jack Lloyd2015-11-111-1/+1
* Add SipHashlloyd2015-01-111-0/+4
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-26/+0
* Add Poly1305, based on poly1305-donna by Andrew Moon.lloyd2014-12-291-0/+323
* Add the CMAC constants for 256 and 512 bit block cipherslloyd2014-02-021-0/+9
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-105-0/+645