Add tiny ASN1 code for DSA signatures.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 2 Apr 2007 23:59:47 +0000 (23:59 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 2 Apr 2007 23:59:47 +0000 (23:59 +0000)
commitff03c6bc976516416bc69d3fe19a1187bb81fde6
treeffa64cab5d11df585c0982b3da7065f68a62aa41
parent82c8b6b74dad6eebad6fc77142f21f1c9bc01962
Add tiny ASN1 code for DSA signatures.

Make DSA tests, selftests and algorithm tests use EVP.
12 files changed:
CHANGES
Makefile.org
crypto/dsa/dsa.h
crypto/dsa/dsa_asn1.c
crypto/evp/m_dss1.c
crypto/evp/m_sha1.c
crypto/rsa/rsa.h
fips-1.0/dsa/Makefile
fips-1.0/dsa/fips_dsa_selftest.c
fips-1.0/dsa/fips_dsatest.c
fips-1.0/dsa/fips_dssvs.c
fips-1.0/rsa/fips_rsa_sign.c