openssl/crypto/dsa
Dr. Stephen Henson 20d2186c87 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
with existing code.

Modify library to use digest *_ex() functions.
2001-10-16 01:24:29 +00:00
..
.cvsignore
dsa_asn1.c
dsa_err.c
dsa_gen.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
dsa_key.c
dsa_lib.c
dsa_ossl.c
dsa_sign.c
dsa_vrf.c
dsa.h Because there's chances we clash with the system's types.h, rename our 2001-10-04 07:32:46 +00:00
dsagen.c
dsatest.c
fips186a.txt
Makefile.ssl 'make update' 2001-10-04 07:49:09 +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.