Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |