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

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.