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

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.