Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In the benchmarks, replace Lion(MD5,WiderWake4+1-BE,65536) with1.7.11 | lloyd | 2008-09-11 | 1 | -4/+8 |
| | | | | | Lion(SHA-256,Turing,8192) and replace Luby-Rackoff(SHA-1) with Luby-Rackoff(SHA-512) | ||||
* | Add implementation of Salsa20 stream cipher | lloyd | 2008-09-09 | 1 | -0/+1 |
| | |||||
* | Add the block cipher Noekeon (http://gro.noekeon.org/). Only "indirect mode" | lloyd | 2008-07-11 | 1 | -0/+1 |
| | | | | keying is supported (see section 2.3 of the specification for details) | ||||
* | Add a full set of tests for the ANSI X9.31 PRNG, using data taken | lloyd | 2008-06-07 | 1 | -2/+2 |
| | | | | | | | | from the NIST CAVS dataset, taken on June 7 2008 from http://csrc.nist.gov/groups/STM/cavp/standards.html AES-128, AES-192, AES-256, and 2 and 3-key TripleDES variants are all tested. | ||||
* | Add base64 encoding and decoding to the set of benchmarked filters | lloyd | 2007-11-16 | 1 | -0/+3 |
| | |||||
* | Remove the public domain notices from the self-test/benchmark code, | lloyd | 2006-08-09 | 1 | -1/+0 |
| | | | | because it turns out to be something of a legal minefield. | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+89 |