openssl/crypto/dsa
Bodo Möller 4d94ae00d5 ECDSA support
Submitted by: Nils Larsch <nla@trustcenter.de>
2002-02-13 18:21:51 +00:00
..
.cvsignore
dsa_asn1.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
dsa_err.c Fix ASN1 bug when decoding OTHER type. 2001-04-21 12:06:01 +00:00
dsa_gen.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
dsa_key.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
dsa_lib.c This commits changes to various parts of libcrypto required by the recent 2001-09-25 20:23:40 +00:00
dsa_ossl.c This commits changes to various parts of libcrypto required by the recent 2001-09-25 20:23:40 +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 remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
dsagen.c
dsatest.c This commits changes to various parts of libcrypto required by the recent 2001-09-25 20:23:40 +00:00
fips186a.txt
Makefile.ssl ECDSA support 2002-02-13 18:21:51 +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.