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

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.