openssl/crypto/dsa
Matt Caswell 3d7a9aca8c Re-align some comments after running the reformat script.
This should be a one off operation (subsequent invokation of the
script should not move them)

This commit is for the 1.0.0 changes

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:46:52 +00: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:46:18 +00:00
dsa_ameth.c Re-align some comments after running the reformat script. 2015-01-22 09:46:52 +00:00
dsa_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_depr.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_gen.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_ossl.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_sign.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsa_vrf.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsagen.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
dsatest.c Run util/openssl-format-source -v -c . 2015-01-22 09:46:18 +00:00
fips186a.txt Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile make update 2009-10-18 14:44:51 +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.