Tie DSA into the engine framework as with RSA and DH so far. I've verified
authorGeoff Thorpe <geoff@openssl.org>
Mon, 29 May 2000 11:07:38 +0000 (11:07 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 29 May 2000 11:07:38 +0000 (11:07 +0000)
commit835475a2d61e93fb5a698ae466130e342fff4d15
tree1c7b5aa27890271a3e1016184855e2e5c41d4c9c
parenta26f2b5e62073964e41e24eec4819519e8318b0b
Tie DSA into the engine framework as with RSA and DH so far. I've verified
this integration with a web-server using CryptoSwift engine code with RSA
and DSA certificates (and with EDH cipher suites).
crypto/dsa/dsa.h
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c
crypto/engine/engine_openssl.c