openssl/crypto/dsa
2008-12-26 17:17:21 +00:00
..
.cvsignore
dsa_ameth.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
dsa_asn1.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
dsa_depr.c
dsa_err.c
dsa_gen.c Remove misleading dead code. Constify. (Coverity ID 142) 2008-12-26 17:17:21 +00:00
dsa_key.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
dsa_lib.c
dsa_locl.h Remove misleading dead code. Constify. (Coverity ID 142) 2008-12-26 17:17:21 +00:00
dsa_ossl.c Change to mitigate branch prediction attacks 2007-03-28 00:15:28 +00:00
dsa_pmeth.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
dsa_prn.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
dsa_sign.c
dsa_vrf.c
dsa.h Remove misleading dead code. Constify. (Coverity ID 142) 2008-12-26 17:17:21 +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 More type-checking. 2008-06-04 11:01:43 +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.