aboutsummaryrefslogtreecommitdiffstats
path: root/checks/block.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Using SHA-1 as the check hash in the block cipher tests is messy b/c SHA-1lloyd2008-11-231-1/+1
| | | | | has many engine variants, etc. Instead use CRC32 which tends to work and not be surprising.
* Fix more -Wmissing-declaration warningslloyd2008-06-181-0/+2
|
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-1/+0
| | | | because it turns out to be something of a legal minefield.
* Initial checkin1.5.6lloyd2006-05-181-0/+97