Richard Levitte
|
3b84ce3b6f
|
Use OPENSSL_FIPS instead of FIPS.
|
2003-09-25 12:24:52 +00:00 |
|
Richard Levitte
|
d3446728f9
|
Move the FIPS check so make depend doesn't give different results
depending on FIPS mode.
|
2003-09-09 16:38:16 +00:00 |
|
Dr. Stephen Henson
|
31b28f95be
|
Put #ifdef FIPS round FIPS DSA_generate_parameters .
#if 0 unimplemented ciphers so mkdef.pl doesn't pick
them up.
|
2003-09-08 17:01:48 +00:00 |
|
Dr. Stephen Henson
|
c1a32376db
|
Fix signed/unsigned warnings and C++ comments. Update hashes
|
2003-09-05 13:00:34 +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
|
b2293a6cc6
|
DSA stuff and tests.
|
2003-09-03 14:11:33 +00:00 |
|