.. |
aes
|
Change FIPS source and utilities to use the "FIPS_" names directly
|
2011-02-12 18:25:18 +00:00 |
des
|
Add non-FIPS algorithm blocking and selftest checking.
|
2011-02-15 16:03:47 +00:00 |
dh
|
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
2011-01-27 17:23:43 +00:00 |
dsa
|
Add non-FIPS algorithm blocking and selftest checking.
|
2011-02-15 16:03:47 +00:00 |
ecdsa
|
Add support for SigGen and KeyPair tests.
|
2011-02-15 14:16:57 +00:00 |
hmac
|
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
2011-02-03 17:00:24 +00:00 |
rand
|
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
2011-02-03 17:00:24 +00:00 |
rsa
|
Add non-FIPS algorithm blocking and selftest checking.
|
2011-02-15 16:03:47 +00:00 |
sha
|
Change FIPS source and utilities to use the "FIPS_" names directly
|
2011-02-12 18:25:18 +00:00 |
utl
|
Add non-FIPS algorithm blocking and selftest checking.
|
2011-02-15 16:03:47 +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
|
|
|
fips_premain.c.sha1
|
|
|
fips_test_suite.c
|
Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new
|
2011-02-13 18:45:41 +00:00 |
fips_utl.h
|
Ignore final '\n' when checking if hex line length is odd.
|
2011-02-15 15:56:13 +00:00 |
fips.c
|
Update pairwise consistency checks to use SHA-256.
|
2011-02-15 16:18:18 +00:00 |
fips.h
|
Add non-FIPS algorithm blocking and selftest checking.
|
2011-02-15 16:03:47 +00:00 |
fipsalgtest.pl
|
Tolerate mixed case and leading zeroes when comparing.
|
2011-02-01 17:15:53 +00:00 |
fipsld
|
|
|
Makefile
|
Add ECDSA functionality to fips module. Initial very incomplete version
|
2011-02-14 17:14:55 +00:00 |
mkfipsscr.pl
|
|
|