openssl/crypto/dsa
Ben Kaduk a6ce498b2a GH367 follow-up, for more clarity
Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
(cherry picked from commit 36ac7bc8a9)
2015-08-31 13:47:12 -04:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
dsa.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_ameth.c RT3774: double-free in DSA 2015-07-29 21:21:47 -04:00
dsa_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_gen.c GH367 follow-up, for more clarity 2015-08-31 13:47:12 -04:00
dsa_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_ossl.c Code style: space after 'if' 2015-04-16 13:51:51 -04:00
dsa_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_sign.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsa_vrf.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsagen.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
dsatest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
fips186a.txt Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02: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.