Dr. Stephen Henson d73ed541db Fix bug in DSA parameter generation code which stopped it copying a 17 years ago
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 20 years ago
Makefile 7c27ac1030 Update dependencies. 17 years ago
README d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago
dsa.h 7016b1952e Don't generate DSA keys with key size too small. 17 years ago
dsa_asn1.c a81f337331 Block low level public key signature operations in FIPS mode. 18 years ago
dsa_depr.c 9d473aa2e4 When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should 21 years ago
dsa_err.c 7016b1952e Don't generate DSA keys with key size too small. 17 years ago
dsa_gen.c d73ed541db Fix bug in DSA parameter generation code which stopped it copying a 17 years ago
dsa_key.c 8c3b5d5f27 Update from 0.9.8-stable with patches also applied to equivalent FIPS 18 years ago
dsa_lib.c a81f337331 Block low level public key signature operations in FIPS mode. 18 years ago
dsa_ossl.c 8c3b5d5f27 Update from 0.9.8-stable with patches also applied to equivalent FIPS 18 years ago
dsa_sign.c a81f337331 Block low level public key signature operations in FIPS mode. 18 years ago
dsa_utl.c aeb9ccfaad And so it begins... 18 years ago
dsa_vrf.c a81f337331 Block low level public key signature operations in FIPS mode. 18 years ago
dsagen.c 0c055b201e Adjust the parameter lists in some not commonly used files. 22 years ago
dsatest.c 4913b88f70 make 19 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.