openssl/crypto/dsa
Dr. Stephen Henson 20818e00fd FIPS mode DSA changes:
Check for selftest failures.

Pairwise consistency test for RSA key generation.

Use some EVP macros instead of EVP functions.

Use minimal FIPS EVP where needed.

Key size restrictions.
2011-01-26 15:46:26 +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 FIPS mode DSA changes: 2011-01-26 15:46: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 Update obsolete email address... 2008-11-05 18:39:08 +00:00
dsa_sign.c Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of 2011-01-25 16:55:15 +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 Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
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.