openssl/crypto/dsa
2011-11-25 16:03:42 +00:00
..
.cvsignore
dsa_ameth.c
dsa_asn1.c
dsa_depr.c
dsa_err.c
dsa_gen.c return error if counter exceeds limit and seed value supplied 2011-11-25 16:03:42 +00:00
dsa_key.c
dsa_lib.c
dsa_locl.h Add support for canonical generation of DSA parameter g. 2011-08-26 14:51:49 +00:00
dsa_ossl.c
dsa_pmeth.c make EVP_dss() work for DSA signing 2011-06-20 20:05:51 +00:00
dsa_prn.c
dsa_sign.c
dsa_vrf.c
dsa.h Add single call public key sign and verify functions. 2011-11-05 01:34:36 +00:00
dsagen.c
dsatest.c
fips186a.txt
Makefile make update 2011-09-05 09:46:15 +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.