openssl/crypto/dsa
Dr. Stephen Henson a81f337331 Block low level public key signature operations in FIPS mode.
Update self tests for all modes and use EVP.

Update pairwise consistency checks.
2007-04-06 00:30:24 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
dsa.h Block low level public key signature operations in FIPS mode. 2007-04-06 00:30:24 +00:00
dsa_asn1.c Block low level public key signature operations in FIPS mode. 2007-04-06 00:30:24 +00:00
dsa_depr.c When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should 2003-10-29 04:06:50 +00:00
dsa_err.c Block low level public key signature operations in FIPS mode. 2007-04-06 00:30:24 +00:00
dsa_gen.c And so it begins... 2007-03-22 00:39:24 +00:00
dsa_key.c Update from 0.9.8-stable with patches also applied to equivalent FIPS 2007-03-28 12:38:55 +00:00
dsa_lib.c Block low level public key signature operations in FIPS mode. 2007-04-06 00:30:24 +00:00
dsa_ossl.c Update from 0.9.8-stable with patches also applied to equivalent FIPS 2007-03-28 12:38:55 +00:00
dsa_sign.c Block low level public key signature operations in FIPS mode. 2007-04-06 00:30:24 +00:00
dsa_utl.c And so it begins... 2007-03-22 00:39:24 +00:00
dsa_vrf.c Block low level public key signature operations in FIPS mode. 2007-04-06 00:30:24 +00:00
dsagen.c Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:46 +00:00
dsatest.c make 2005-07-16 11:13:10 +00:00
fips186a.txt Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile And so it begins... 2007-03-22 00:39:24 +00:00
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00

The stuff in here is based on patches supplied to me by
Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.