| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a couple of Comb4P tests, generated by the python implementation | lloyd | 2010-04-23 | 1 | -0/+9 |
* | Add XSalsa20 | lloyd | 2010-03-03 | 1 | -0/+82 |
* | Add a set of test vectors for 3DES in counter mode generated by | lloyd | 2010-01-29 | 1 | -0/+2746 |
* | Add a set of XTS tests using TripleDES; XTS mode supports either a 64-bit | lloyd | 2010-01-28 | 1 | -0/+1408 |
* | Fix several buffering problems in the XTS implementation that would | lloyd | 2010-01-25 | 1 | -0/+7110 |
* | Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2 | lloyd | 2010-01-12 | 1 | -0/+2021 |
* | Add block cipher cascade | lloyd | 2010-01-11 | 1 | -0/+46 |
* | Split AES tests by key length for AES-NI | lloyd | 2010-01-05 | 1 | -44/+45 |
* | Specific large tests for AES-128 to hit engines | lloyd | 2010-01-04 | 1 | -3/+7 |
* | Add last nights project, an SSE2 implementation of IDEA. Right about 4x | lloyd | 2009-12-23 | 1 | -0/+17 |
* | Split the AES vectors into 3 specifically named AES-128, AES-192, and | lloyd | 2009-11-10 | 1 | -1651/+1650 |
* | Add TEA and XTEA ECB vectors | lloyd | 2009-10-23 | 1 | -0/+650 |
* | Add test vectors for TEA and XTEA in CTR mode | lloyd | 2009-10-23 | 1 | -0/+1242 |
* | Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F... | lloyd | 2009-10-14 | 1 | -0/+7 |
* | Use the new selftest framework for testing hashes, MACs, and ciphers. | lloyd | 2009-10-07 | 1 | -1217/+36 |
* | Remove redundant SHA-1 test vector of empty input | lloyd | 2009-09-22 | 1 | -1/+0 |
* | Add 4 test vectors for HMAC(BMW-512) | lloyd | 2009-09-21 | 1 | -0/+41 |
* | Update the implementation of Blue Midnight Wish to use the Round 2 tweaked | lloyd | 2009-09-21 | 1 | -512/+1122 |
* | Add an implementation of Blue Midnight Wish (512 bit version only) | lloyd | 2009-09-15 | 1 | -0/+1914 |
* | propagate from branch 'net.randombit.botan.1_8' (head ef51dd2869ed38dae3aeb1c... | lloyd | 2009-09-15 | 1 | -0/+822 |
|\ |
|
| * | Add a couple of Serpent/XTS test vectors (SQLite data pages) | lloyd | 2009-09-10 | 1 | -0/+273 |
| * | Add some longer Serpent CTR vectors | lloyd | 2009-08-12 | 1 | -0/+460 |
| * | Modify Keyed_Filter so it is a pure interface | lloyd | 2009-08-11 | 1 | -0/+89 |
* | | Change Skein-512 to match the tweaked 1.2 specification. Round constants | lloyd | 2009-09-15 | 1 | -18454/+1637 |
|/ |
|
* | Add a set of Serpent/CTR tests. The primary reason for this is because | lloyd | 2009-08-10 | 1 | -0/+541 |
* | Mark Skein_512 with the BOTAN_DLL macro | lloyd | 2009-06-06 | 1 | -2/+21 |
* | Add an implementation of Skein-512 | lloyd | 2009-06-02 | 1 | -0/+26444 |
* | Add XTS mode, from IEEE P1619 | lloyd | 2009-04-16 | 1 | -0/+367 |
* | Add the GOST 34.11 hash function. Pretty slow, but functional. | lloyd | 2009-04-07 | 1 | -0/+70 |
* | Add a set of test vectors for GOST 28147-89 using the CryptoPro params | lloyd | 2009-04-01 | 1 | -0/+32 |
* | Use the full name for the GOST test vectors | lloyd | 2009-03-31 | 1 | -1/+1 |
* | GOST was using a completely non-standard set of sboxes. Change it to use | lloyd | 2009-03-27 | 1 | -20/+59 |
* | Add a few test vectors for SHA-1 with longer inputs | lloyd | 2008-11-23 | 1 | -0/+129 |
* | Another check for Parallel matching TLS.Digest.0 check | lloyd | 2008-11-10 | 1 | -0/+3 |
* | Remove stray text | lloyd | 2008-10-28 | 1 | -1/+0 |
* | Add a CBC-MAC/AES test vector from Bounce Castle via InSiTo's cbcmac_tests.cpp | lloyd | 2008-10-14 | 1 | -0/+6 |
* | Add SHA-224 from InSiTo, written and (C) by FlexSecure GmbH | lloyd | 2008-10-08 | 1 | -0/+5 |
* | Add back from Ajisai 0.5.0 the implementations of the SSLv3 MAC and PRF | lloyd | 2008-09-27 | 1 | -0/+240 |
* | Add implementation of Salsa20 stream cipher | lloyd | 2008-09-09 | 1 | -0/+280 |
* | Add the block cipher Noekeon (http://gro.noekeon.org/). Only "indirect mode" | lloyd | 2008-07-11 | 1 | -1/+12 |
* | Add a full set of tests for the ANSI X9.31 PRNG, using data taken | lloyd | 2008-06-07 | 1 | -0/+2059 |
* | Add CBC-MAC(AES) tests that use longer inputs | lloyd | 2007-09-17 | 1 | -1/+85 |
* | Check in an initial implementation of CBC-MAC. | lloyd | 2007-09-16 | 1 | -136/+136 |
* | Comment out the CBC-MAC test vectors for now since they cause warnings | lloyd | 2007-09-13 | 1 | -136/+136 |
* | Check in some test vectors for plain FIPS 113 CBC-MAC using DES and AES-128 | lloyd | 2007-08-03 | 1 | -0/+137 |
* | Update reference for the SEED test vectors | lloyd | 2006-09-14 | 1 | -2/+2 |
* | Add checks for MD4, MD5, and SHA-1 for zero-length inputs | lloyd | 2006-08-13 | 1 | -0/+3 |
* | Remove the public domain notices from the self-test/benchmark code, | lloyd | 2006-08-09 | 1 | -2/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+32302 |