aboutsummaryrefslogtreecommitdiffstats
path: root/checks/validate.dat
Commit message (Expand)AuthorAgeFilesLines
* Add a couple of Comb4P tests, generated by the python implementationlloyd2010-04-231-0/+9
* Add XSalsa20lloyd2010-03-031-0/+82
* Add a set of test vectors for 3DES in counter mode generated bylloyd2010-01-291-0/+2746
* Add a set of XTS tests using TripleDES; XTS mode supports either a 64-bitlloyd2010-01-281-0/+1408
* Fix several buffering problems in the XTS implementation that wouldlloyd2010-01-251-0/+7110
* Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2lloyd2010-01-121-0/+2021
* Add block cipher cascadelloyd2010-01-111-0/+46
* Split AES tests by key length for AES-NIlloyd2010-01-051-44/+45
* Specific large tests for AES-128 to hit engineslloyd2010-01-041-3/+7
* Add last nights project, an SSE2 implementation of IDEA. Right about 4xlloyd2009-12-231-0/+17
* Split the AES vectors into 3 specifically named AES-128, AES-192, andlloyd2009-11-101-1651/+1650
* Add TEA and XTEA ECB vectorslloyd2009-10-231-0/+650
* Add test vectors for TEA and XTEA in CTR modelloyd2009-10-231-0/+1242
* Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F...lloyd2009-10-141-0/+7
* Use the new selftest framework for testing hashes, MACs, and ciphers.lloyd2009-10-071-1217/+36
* Remove redundant SHA-1 test vector of empty inputlloyd2009-09-221-1/+0
* Add 4 test vectors for HMAC(BMW-512)lloyd2009-09-211-0/+41
* Update the implementation of Blue Midnight Wish to use the Round 2 tweakedlloyd2009-09-211-512/+1122
* Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-151-0/+1914
* propagate from branch 'net.randombit.botan.1_8' (head ef51dd2869ed38dae3aeb1c...lloyd2009-09-151-0/+822
|\
| * Add a couple of Serpent/XTS test vectors (SQLite data pages)lloyd2009-09-101-0/+273
| * Add some longer Serpent CTR vectorslloyd2009-08-121-0/+460
| * Modify Keyed_Filter so it is a pure interfacelloyd2009-08-111-0/+89
* | 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