aboutsummaryrefslogtreecommitdiffstats
path: root/src/fips140.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
| | | | | updated dates on files that have actually changed this year. This makes the diff across versions readable again.
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
| | | | | | | but might as well keep it up to date. And it's easier to do it once with a 'perl -pi' command than to update each file over time. Apologies to anyone looking at diffs.
* Add startup selftests for SHA-256 and HMAC(SHA-256)lloyd2007-03-041-0/+18
|
* Bump copyright year to 2007lloyd2007-01-201-1/+1
|
* Don't test Skipjack at startup - it's really not that important, andlloyd2006-08-191-8/+0
| | | | | running the test means the algorithm prototype is loaded into memory when it will probably never be used later.
* Remove FIPS140::good_edc; it has never been used and probably will notlloyd2006-07-291-18/+0
| | | | be in the forseeable future.
* Initial checkin1.5.6lloyd2006-05-181-0/+178