openssl/crypto/dsa
Geoff Thorpe 7ae551fd03 In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
ENGINE code does not return a default, set an error.
2001-04-30 15:24:41 +00:00
..
.cvsignore
dsa_asn1.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
dsa_err.c Fix ASN1 bug when decoding OTHER type. 2001-04-21 12:06:01 +00:00
dsa_gen.c
dsa_key.c
dsa_lib.c In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the 2001-04-30 15:24:41 +00:00
dsa_ossl.c Fix ASN1 bug when decoding OTHER type. 2001-04-21 12:06:01 +00:00
dsa_sign.c
dsa_vrf.c
dsa.h Fix ASN1 bug when decoding OTHER type. 2001-04-21 12:06:01 +00:00
dsagen.c
dsatest.c Forcibly enable memory leak checking during "make test" 2001-03-11 14:49:46 +00:00
fips186a.txt
Makefile.ssl Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +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.