openssl/crypto/dsa
Dr. Stephen Henson 41b920ef01 Return correct enveloped data type in ASN1 methods.
For RSA and DSA keys return an appropriate RecipientInfo type. By setting
CMS_RECIPINFO_NONE for DSA keys an appropriate error is returned if
an attempt is made to use DSA with enveloped data.
2013-07-17 21:45:01 +01:00
..
.cvsignore
dsa_ameth.c Return correct enveloped data type in ASN1 methods. 2013-07-17 21:45:01 +01:00
dsa_asn1.c
dsa_depr.c
dsa_err.c Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
dsa_gen.c
dsa_key.c
dsa_lib.c
dsa_locl.h
dsa_ossl.c Avoid need to change function code. 2013-07-17 21:45:00 +01:00
dsa_pmeth.c Add control to retrieve signature MD. 2013-06-21 21:33:00 +01:00
dsa_prn.c
dsa_sign.c Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
dsa_vrf.c
dsa.h Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
dsagen.c
dsatest.c
fips186a.txt
Makefile
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.