]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move some DSA functions between files to make it possible to use the DSA
authorDr. Stephen Henson <steve@openssl.org>
Tue, 23 Jan 2007 17:43:57 +0000 (17:43 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 23 Jan 2007 17:43:57 +0000 (17:43 +0000)
commitab8c8aa40478f54504d9d4e821249d3764e82dcd
tree5ee6ac79db861379618bcf7a6129adc3938e5a20
parent2ea17f9dddca8e998cf713a05bc4ba309e57763b
Move some DSA functions between files to make it possible to use the DSA
crypto without ASN1 dependency.
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c