aboutsummaryrefslogtreecommitdiffstats
path: root/checks/validate.dat
Commit message (Expand)AuthorAgeFilesLines
* Use a constant-time multiplication in IDEA. Add more IDEA tests.lloyd2010-06-141-0/+526
* Add a set of test vectors for XTS mode using AES, Twofish, andlloyd2010-01-251-0/+6677
* Change Skein-512 to match the tweaked 1.2 specification. Round constantslloyd2009-09-151-18454/+1637
* Add a set of Serpent/CTR tests. The primary reason for this is becauselloyd2009-08-101-0/+541
* Mark Skein_512 with the BOTAN_DLL macrolloyd2009-06-061-2/+21
* Add an implementation of Skein-512lloyd2009-06-021-0/+26444
* Add XTS mode, from IEEE P1619lloyd2009-04-161-0/+367
* Add the GOST 34.11 hash function. Pretty slow, but functional.lloyd2009-04-071-0/+70
* Add a set of test vectors for GOST 28147-89 using the CryptoPro paramslloyd2009-04-011-0/+32
* Use the full name for the GOST test vectorslloyd2009-03-311-1/+1
* GOST was using a completely non-standard set of sboxes. Change it to uselloyd2009-03-271-20/+59
* Add a few test vectors for SHA-1 with longer inputslloyd2008-11-231-0/+129
* Another check for Parallel matching TLS.Digest.0 checklloyd2008-11-101-0/+3
* Remove stray textlloyd2008-10-281-1/+0
* Add a CBC-MAC/AES test vector from Bounce Castle via InSiTo's cbcmac_tests.cpplloyd2008-10-141-0/+6
* Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbHlloyd2008-10-081-0/+5
* Add back from Ajisai 0.5.0 the implementations of the SSLv3 MAC and PRFlloyd2008-09-271-0/+240
* Add implementation of Salsa20 stream cipherlloyd2008-09-091-0/+280
* Add the block cipher Noekeon (http://gro.noekeon.org/). Only "indirect mode"lloyd2008-07-111-1/+12
* Add a full set of tests for the ANSI X9.31 PRNG, using data takenlloyd2008-06-071-0/+2059
* Add CBC-MAC(AES) tests that use longer inputslloyd2007-09-171-1/+85
* Check in an initial implementation of CBC-MAC.lloyd2007-09-161-136/+136
* Comment out the CBC-MAC test vectors for now since they cause warningslloyd2007-09-131-136/+136
* Check in some test vectors for plain FIPS 113 CBC-MAC using DES and AES-128lloyd2007-08-031-0/+137
* Update reference for the SEED test vectorslloyd2006-09-141-2/+2
* Add checks for MD4, MD5, and SHA-1 for zero-length inputslloyd2006-08-131-0/+3
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-2/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+32302