> You need to use EVP_dss1() for the digest which is SHA1 with DSS for
> singing. Check out:
> 
> http://www.openssl.org/docs/crypto/EVP_SignInit.html
> http://www.openssl.org/docs/crypto/EVP_DigestInit.html

that got me farther than before, but EVP_SignFinal() dumps core. Maybe
I am generating the DSA structure incorrectly.  Do you have an example
that illustrates creation of DSA keys and signing/verifying data using
the keys?

thanks again,
son

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to