aboutsummaryrefslogtreecommitdiffstats
path: root/checks/algos.cpp
Commit message (Expand)AuthorAgeFilesLines
* In the benchmarks, replace Lion(MD5,WiderWake4+1-BE,65536) with1.7.11lloyd2008-09-111-4/+8
* Add implementation of Salsa20 stream cipherlloyd2008-09-091-0/+1
* Add the block cipher Noekeon (http://gro.noekeon.org/). Only "indirect mode"lloyd2008-07-111-0/+1
* Add a full set of tests for the ANSI X9.31 PRNG, using data takenlloyd2008-06-071-2/+2
* Add base64 encoding and decoding to the set of benchmarked filterslloyd2007-11-161-0/+3
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-1/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+89