Dr. Stephen Henson 3f36baa9f4 Correctly handle missing DSA parameters. 18 years ago
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 19 years ago
Makefile 3be34589e8 Update dependencies. 18 years ago
README d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago
dsa.h 75ef718820 Support for DSA keygen, fix for genpkey. 18 years ago
dsa_ameth.c 3f36baa9f4 Correctly handle missing DSA parameters. 18 years ago
dsa_asn1.c 244847591f Extend callback function to support print customization. 19 years ago
dsa_depr.c 9d473aa2e4 When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should 21 years ago
dsa_err.c 75ef718820 Support for DSA keygen, fix for genpkey. 18 years ago
dsa_gen.c c01d2b974e when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macro 19 years ago
dsa_key.c a28a5d9c62 Use BN_with_flags() in a cleaner way. 19 years ago
dsa_lib.c 3eeaab4bed make 19 years ago
dsa_ossl.c 33af4421f2 remove unnecessary code 18 years ago
dsa_pmeth.c b010b7c434 Use more flexible method of determining output length, by setting &outlen 18 years ago
dsa_prn.c 09b88a4a55 Update copyright notices on a few files where all original SSLeay code has 18 years ago
dsa_sign.c 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 21 years ago
dsa_vrf.c 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 21 years ago
dsagen.c 0c055b201e Adjust the parameter lists in some not commonly used files. 22 years ago
dsatest.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
fips186a.txt d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago

README

The stuff in here is based on patches supplied to me by
Steven Schoch to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.