openssl/fips
2011-04-12 14:28:06 +00:00
..
aes Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
cmac restore .cvsignore 2011-04-01 18:40:30 +00:00
des Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
dh Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
dsa Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
ecdh Add .cvsignore 2011-03-25 16:37:30 +00:00
ecdsa Fix memory leaks: uninstantiate DRBG during health checks. Cleanup md_ctx 2011-04-12 14:28:06 +00:00
hmac Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
rand Fix memory leaks: uninstantiate DRBG during health checks. Cleanup md_ctx 2011-04-12 14:28:06 +00:00
rsa Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
sha Have all algorithm test programs call fips_algtest_init() at startup: 2011-03-25 16:36:46 +00:00
utl Allow FIPS malloc callback setting. Automatically set some callbacks 2011-04-01 16:23:16 +00:00
.cvsignore
fips_canister.c
fips_locl.h Remove unneeded functions, make some functions and variables static. 2011-02-04 17:56:57 +00:00
fips_premain.c Set length to 41 (40 hex characters + null). 2011-04-11 14:50:11 +00:00
fips_premain.c.sha1 Update fips_premain.c fingerprint. 2011-04-12 11:48:00 +00:00
fips_test_suite.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
fips_utl.h Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
fips.c Update copyright year. 2011-04-11 21:32:51 +00:00
fips.h Fix memory leaks: uninstantiate DRBG during health checks. Cleanup md_ctx 2011-04-12 14:28:06 +00:00
fipsalgtest.pl Disable cmac tests by default so the old algorithm test vectors work. 2011-03-25 16:34:20 +00:00
fipsld
fipssyms.h Update fipssyms.h to keep all symbols in FIPS,fips namespace. 2011-04-05 15:48:05 +00:00
Makefile Implement FIPS CMAC. 2011-03-24 22:55:02 +00:00
mkfipsscr.pl