Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of
authorDr. Stephen Henson <steve@openssl.org>
Tue, 25 Jan 2011 16:55:27 +0000 (16:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 25 Jan 2011 16:55:27 +0000 (16:55 +0000)
commita7508fec1ab45e9b8a3f73e83c088af5d052eb4a
treebb7f9a85feb723062e634aa3a5e4ba02e3587ddc
parentc31945e6822450a894fa44ba26b553d3e8b9ac5b
Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions of
DSA_SIG_new() and DSA_SIG_free() to remove ASN1 dependencies from DSA_do_sign()
and DSA_do_verify().
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c