openssl/crypto/dsa
Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved.
At the same time, add VMS support for Rijndael.
2000-10-26 21:07:28 +00:00
..
.cvsignore
dsa_asn1.c
dsa_err.c
dsa_gen.c
dsa_key.c Don't set the two top bits to one when generating a random number < q.:wq 2000-09-13 01:45:54 +00:00
dsa_lib.c Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
dsa_ossl.c Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
dsa_sign.c Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
dsa_vrf.c Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
dsa.h Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
dsagen.c
dsatest.c
fips186a.txt
Makefile.ssl Merge the engine branch into the main trunk. All conflicts resolved. 2000-10-26 21:07:28 +00:00
README

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.