openssl/crypto/dsa
2009-09-23 23:43:49 +00:00
..
.cvsignore
dsa_ameth.c
dsa_asn1.c PR: 1644 2009-09-06 15:49:46 +00:00
dsa_depr.c
dsa_err.c
dsa_gen.c Audit libcrypto for unchecked return values: fix all cases enountered 2009-09-23 23:43:49 +00:00
dsa_key.c
dsa_lib.c
dsa_locl.h
dsa_ossl.c
dsa_pmeth.c PR: 2029 2009-09-02 15:51:19 +00:00
dsa_prn.c
dsa_sign.c Seed PRNG with DSA and ECDSA digests for additional protection against 2009-09-09 12:15:08 +00:00
dsa_vrf.c
dsa.h PR: 1644 2009-09-06 15:49:46 +00: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.