openssl/crypto/dsa
Matt Caswell f3b6ee30f4 Move more comments that confuse indent
Conflicts:
	crypto/dsa/dsa.h
	demos/engines/ibmca/hw_ibmca.c
	ssl/ssl_locl.h

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:28:49 +00:00
..
.cvsignore
dsa.h Move more comments that confuse indent 2015-01-22 09:28:49 +00:00
dsa_ameth.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
dsa_asn1.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
dsa_depr.c
dsa_err.c Add FIPS 186-2 DSA parameter generation algorithm. 2013-10-01 14:01:17 +01:00
dsa_gen.c Add FIPS 186-2 DSA parameter generation algorithm. 2013-10-01 14:01:17 +01:00
dsa_key.c Redirect DH key and parameter generation. 2011-06-09 15:21:46 +00:00
dsa_lib.c DH keys have an (until now) unused 'q' parameter. When creating from DSA copy 2011-11-14 14:16:09 +00:00
dsa_locl.h Add FIPS 186-2 DSA parameter generation algorithm. 2013-10-01 14:01:17 +01:00
dsa_ossl.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
dsa_pmeth.c Add control to retrieve signature MD. 2013-10-01 14:01:17 +01:00
dsa_prn.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
dsa_sign.c Redirect DSA operations to FIPS module in FIPS mode. 2011-06-09 13:54:09 +00:00
dsa_vrf.c Redirect DSA operations to FIPS module in FIPS mode. 2011-06-09 13:54:09 +00:00
dsagen.c
dsatest.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
fips186a.txt
Makefile make depend 2011-09-16 23:15:22 +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.