openssl/crypto/dsa
Richard Levitte 82271cee5b In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
"Jan Mikkelsen" <janm@transactionsite.com> correctly states that the
OpenSSL header files have #include's and extern "C"'s in an incorrect
order.  Thusly fixed.
2000-05-02 12:16:01 +00:00
..
.cvsignore
dsa_asn1.c
dsa_err.c
dsa_gen.c
dsa_key.c
dsa_lib.c The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic as 2000-04-20 07:58:11 +00:00
dsa_ossl.c
dsa_sign.c
dsa_vrf.c
dsa.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
dsagen.c
dsatest.c
fips186a.txt
Makefile.ssl
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.