openssl/crypto/dsa
Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove
OpenSSL malloc dependencies.
2011-01-27 17:23:43 +00:00
..
.cvsignore
dsa_ameth.c fix signature printing routines 2010-10-04 13:58:41 +00:00
dsa_asn1.c Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of 2011-01-25 16:55:15 +00:00
dsa_depr.c
dsa_err.c FIPS mode DSA changes: 2011-01-26 15:46:26 +00:00
dsa_gen.c Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer 2011-01-27 15:22:26 +00:00
dsa_key.c FIPS mode DSA changes: 2011-01-26 15:46:26 +00:00
dsa_lib.c
dsa_locl.h Add additional parameter to dsa_builtin_paramgen to output the generated 2011-01-19 14:35:53 +00:00
dsa_ossl.c FIPS mode DSA changes: 2011-01-26 15:46:26 +00:00
dsa_pmeth.c Add additional parameter to dsa_builtin_paramgen to output the generated 2011-01-19 14:35:53 +00:00
dsa_prn.c
dsa_sign.c Redirect FIPS memory allocation to FIPS_malloc() routine, remove 2011-01-27 17:23:43 +00:00
dsa_vrf.c Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of 2011-01-25 16:55:15 +00:00
dsa.h FIPS mode DSA changes: 2011-01-26 15:46:26 +00:00
dsagen.c
dsatest.c
fips186a.txt
Makefile FIPS mode DSA changes: 2011-01-26 15:46:26 +00:00
README

The stuff in here is based on patches supplied to me by
Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.