openssl/crypto/dsa
Richard Levitte e9b553dac1 Remove incorrect assert.
PR: 360
2002-11-29 15:18:22 +00:00
..
.cvsignore
dsa_asn1.c
dsa_err.c Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:25:03 +00:00
dsa_gen.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
dsa_key.c
dsa_lib.c Remove incorrect assert. 2002-11-29 15:18:22 +00:00
dsa_ossl.c implement and use new macros BN_get_sign(), BN_set_sign() 2002-11-04 13:17:22 +00:00
dsa_sign.c This commits changes to various parts of libcrypto required by the recent 2001-09-25 20:23:40 +00:00
dsa_vrf.c This commits changes to various parts of libcrypto required by the recent 2001-09-25 20:23:40 +00:00
dsa.h Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:25:03 +00:00
dsagen.c
dsatest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00
fips186a.txt
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +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.