openssl/crypto/dsa
2012-06-03 22:00:21 +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
dsa_ossl.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
dsa_pmeth.c
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.