openssl/crypto/dsa
Dr. Stephen Henson fc68056917 PR: 2029
Submitted by: Tomas Mraz <tmraz@redhat.com>
Checked by: steve@openssl.org

Fix so that the legacy digest EVP_dss1() still works.
2009-09-02 15:51:19 +00:00
..
.cvsignore
dsa_ameth.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
dsa_asn1.c Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
dsa_depr.c
dsa_err.c
dsa_gen.c Remove misleading dead code. Constify. (Coverity ID 142) 2008-12-26 17:17:21 +00:00
dsa_key.c
dsa_lib.c
dsa_locl.h Remove misleading dead code. Constify. (Coverity ID 142) 2008-12-26 17:17:21 +00:00
dsa_ossl.c
dsa_pmeth.c PR: 2029 2009-09-02 15:51:19 +00:00
dsa_prn.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
dsa_sign.c
dsa_vrf.c
dsa.h Remove misleading dead code. Constify. (Coverity ID 142) 2008-12-26 17:17:21 +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
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.