Ben Laurie
|
364f6fb504
|
Remove crib and sabotage.
|
2004-04-11 12:32:43 +00:00 |
|
Dr. Stephen Henson
|
dee67db36c
|
Stop warnings:
Signed/unsigned mismatches.
Unused functions.
C++ style coments.
|
2004-04-09 21:56:14 +00:00 |
|
Ben Laurie
|
bedc89e7af
|
Use HMAC instead of straight SHA-1.
|
2004-04-09 14:55:43 +00:00 |
|
Ben Laurie
|
7575c7e3bb
|
Test suite plus failure if selftest fails.
|
2004-01-30 19:22:22 +00:00 |
|
Ben Laurie
|
899ffab2c9
|
Make FIPS work again.
|
2003-09-25 20:04:40 +00:00 |
|
Richard Levitte
|
3b84ce3b6f
|
Use OPENSSL_FIPS instead of FIPS.
|
2003-09-25 12:24:52 +00:00 |
|
Richard Levitte
|
ccf61c87fe
|
Remove some unneeded space.
|
2003-09-08 09:59:43 +00:00 |
|
Richard Levitte
|
6b211d8cd2
|
Include string.h and stdlib.h where needed, to avoid warnings about
strlen(), memcmp(), exit() and others to be used without a proper
declaration.
Update the appropriate fingerprints accordingly.
|
2003-09-05 12:22:21 +00:00 |
|
Ben Laurie
|
d3a15e132d
|
Build when not FIPS.
|
2003-07-27 21:13:35 +00:00 |
|
Ben Laurie
|
75622f1ece
|
Unfinished FIPS stuff for review/improvement.
|
2003-07-27 17:00:51 +00:00 |
|