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

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.