Dr. Stephen Henson 31bf5f13e0 return error if counter exceeds limit and seed value supplied %!s(int64=12) %!d(string=hai) anos
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. %!s(int64=19) %!d(string=hai) anos
Makefile ae53b299fa make update %!s(int64=12) %!d(string=hai) anos
README d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b %!s(int64=25) %!d(string=hai) anos
dsa.h 485ef852ac Add single call public key sign and verify functions. %!s(int64=12) %!d(string=hai) anos
dsa_ameth.c 8ec3fa0597 fix signature printing routines %!s(int64=13) %!d(string=hai) anos
dsa_asn1.c e990b4f838 Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new %!s(int64=13) %!d(string=hai) anos
dsa_depr.c 9d473aa2e4 When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should %!s(int64=20) %!d(string=hai) anos
dsa_err.c 3dd9b31dc4 Provisional, experimental support for DSA2 parameter generation algorithm. %!s(int64=13) %!d(string=hai) anos
dsa_gen.c 31bf5f13e0 return error if counter exceeds limit and seed value supplied %!s(int64=12) %!d(string=hai) anos
dsa_key.c c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in %!s(int64=13) %!d(string=hai) anos
dsa_lib.c dc03504d09 Make sure overrides work for RSA/DSA. %!s(int64=13) %!d(string=hai) anos
dsa_locl.h f55f5f775e Add support for canonical generation of DSA parameter g. %!s(int64=12) %!d(string=hai) anos
dsa_ossl.c c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in %!s(int64=13) %!d(string=hai) anos
dsa_pmeth.c af17d99245 make EVP_dss() work for DSA signing %!s(int64=13) %!d(string=hai) anos
dsa_prn.c 2e5975285e Update obsolete email address... %!s(int64=15) %!d(string=hai) anos
dsa_sign.c e990b4f838 Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_new %!s(int64=13) %!d(string=hai) anos
dsa_vrf.c f7a2afa652 Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of %!s(int64=13) %!d(string=hai) anos
dsagen.c 0c055b201e Adjust the parameter lists in some not commonly used files. %!s(int64=21) %!d(string=hai) anos
dsatest.c 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, %!s(int64=16) %!d(string=hai) anos
fips186a.txt d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b %!s(int64=25) %!d(string=hai) anos

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.