openssl/crypto/dsa
2004-03-05 08:28:01 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
dsa.h The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That's 2003-01-30 18:52:52 +00:00
dsa_asn1.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
dsa_err.c Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:24:14 +00:00
dsa_gen.c Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
dsa_key.c Add pairwise tests, fix makefiles. 2004-03-05 08:28:01 +00:00
dsa_lib.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:37:49 +00:00
dsa_ossl.c Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
dsa_sign.c Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
dsa_vrf.c Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
dsagen.c Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:50 +00:00
dsatest.c We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 2003-04-08 06:00:17 +00:00
fips186a.txt Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile.ssl Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00

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.