openssl/crypto/dsa
Dr. Stephen Henson c2c47c7f95 Typo.
2007-01-23 18:21:12 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
dsa.h Introduce limits to prevent malicious keys being able to 2006-09-28 11:53:51 +00:00
dsa_asn1.c Move some DSA functions between files to make it possible to use the DSA 2007-01-23 17:43:57 +00:00
dsa_err.c Rebuild error source files. 2006-11-21 19:27:19 +00:00
dsa_gen.c Remaining parts of PR:620 2004-12-05 01:46:03 +00:00
dsa_key.c Use BN_with_flags() in a cleaner way. 2005-05-27 15:39:15 +00:00
dsa_lib.c Typo. 2007-01-23 18:21:12 +00:00
dsa_ossl.c Introduce limits to prevent malicious keys being able to 2006-09-28 11:53:51 +00:00
dsa_sign.c Move some DSA functions between files to make it possible to use the DSA 2007-01-23 17:43:57 +00:00
dsa_vrf.c Move some DSA functions between files to make it possible to use the DSA 2007-01-23 17:43:57 +00:00
dsagen.c Adjust the parameter lists in some not commonly used files. 2003-01-01 23:41:50 +00:00
dsatest.c Implement fixed-window exponentiation to mitigate hyper-threading 2005-05-16 01:26:08 +00:00
fips186a.txt Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile Fix from HEAD. 2006-02-04 01:50:41 +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.