openssl/crypto/dsa
2005-05-15 22:23:26 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
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 Rebuild error codes. 2005-04-12 16:15:22 +00:00
dsa_gen.c when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macro 2005-03-28 15:06:29 +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 improve comment readability 2005-05-09 00:06:54 +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 Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several 2005-04-27 00:04:59 +00:00
dsagen.c
dsatest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
fips186a.txt
Makefile Fool-proofing Makefiles 2005-05-15 22:23:26 +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.