openssl/fips
Dr. Stephen Henson ce02589259 Now the FIPS capable OpenSSL is available simplify the various FIPS test
build options.

All fispcanisterbuild builds only build fipscanister.o and include symbol
renaming.

Move all renamed symbols to fipssyms.h

Update README.FIPS
2011-06-22 12:30:18 +00:00
..
aes Fix warning. 2011-05-04 14:34:36 +00:00
cmac Initialise rc. 2011-05-09 21:21:29 +00:00
des For FIPS algorithm test utilities use our own version of strcasecmp and 2011-05-01 16:18:52 +00:00
dh
dsa Return error codes for selftest failure instead of hard assertion errors. 2011-05-06 17:38:39 +00:00
ecdh
ecdsa Use faster curves for ECDSA self test. 2011-05-02 12:13:04 +00:00
hmac
rand Don't include des.h any more: it is not needed. 2011-06-16 14:12:42 +00:00
rsa Constify RSA signature buffer. 2011-06-03 12:38:18 +00:00
sha Fake CPU caps so fips_standalone_sha1 compiles. 2011-05-31 16:22:21 +00:00
utl Move FIPS RSA function definitions to fips.h 2011-06-02 17:30:22 +00:00
.cvsignore
fips_canister.c fips_canister.c: pick more neutral macro name. 2011-05-11 20:17:06 +00:00
fips_locl.h
fips_post.c
fips_premain.c Stop warning in VxWorks. 2011-05-01 20:55:05 +00:00
fips_premain.c.sha1 Stop warning in VxWorks. 2011-05-01 20:55:05 +00:00
fips_test_suite.c Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 2011-05-11 14:43:38 +00:00
fips_utl.h Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 2011-05-11 14:43:38 +00:00
fips.c Fix error discrepancy. 2011-05-12 14:28:09 +00:00
fips.h Now the FIPS capable OpenSSL is available simplify the various FIPS test 2011-06-22 12:30:18 +00:00
fipsalgtest.pl
fipsld No spaces in assignements in a shell script... 2011-06-04 09:00:59 +00:00
fipssyms.h Now the FIPS capable OpenSSL is available simplify the various FIPS test 2011-06-22 12:30:18 +00:00
Makefile Install fips_standalone_sha1 and make use of it in fipsld script. 2011-05-26 13:59:11 +00:00
mkfipsscr.pl