openssl/crypto/dsa
2004-12-05 01:50:56 +00:00
..
.cvsignore
dsa_asn1.c
dsa_depr.c When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should 2003-10-29 04:06:50 +00:00
dsa_err.c
dsa_gen.c Remaing bits of PR:620 relevant to 0.9.8. 2004-12-05 01:50:56 +00:00
dsa_key.c
dsa_lib.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
dsa_ossl.c We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 2003-04-08 06:00:05 +00:00
dsa_sign.c We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 2003-04-08 06:00:05 +00:00
dsa_vrf.c We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 2003-04-08 06:00:05 +00:00
dsa.h Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
dsagen.c
dsatest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
fips186a.txt
Makefile.ssl Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +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.