Erik Leunissen wrote:
L.S.
It is unclear to me whether a DSA object used for signing (using
DSA_sign() ), need the parameters p, q and g filled in, or just the
private key?
An analogous question regarding a DSA object used for verifying (using
DSA_verify() ). Does it need the parameters filled in or just the public
key?
Could anybody please enlighten me?
read how a DSA signature is calculated (described for example in fips 186-2)
and verified
Nils
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]