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 Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
dsa Return error codes for selftest failure instead of hard assertion errors. 2011-05-06 17:38:39 +00:00
ecdh Add .cvsignore 2011-03-25 16:37:30 +00:00
ecdsa Use faster curves for ECDSA self test. 2011-05-02 12:13:04 +00:00
hmac Report each cipher used with CMAC tests. 2011-04-14 16:38:20 +00:00
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 And so it begins... again. 2011-01-26 00:56:19 +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
fips_canister.c fips_canister.c: pick more neutral macro name. 2011-05-11 20:17:06 +00:00
fips_locl.h Add XTS selftest, include in fips_test_suite. 2011-04-15 11:30:19 +00:00
fips_post.c Add AES CCM selftest. 2011-04-19 18:57:58 +00:00
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
fipsalgtest.pl Don't assume version of rm supports -rf: use RM instead. 2011-04-28 20:52:21 +00:00
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 And so it begins... again. 2011-01-26 00:56:19 +00:00