"Mark W. Webb" wrote: > > I have a 1024 bit DSA key that I am using to sign a SHA-1 hash. I need to > know what the maximum size of that signature that is generated. > DSA_size(dsa_key) will give you this. However the actual signature may be smaller. Steve. -- Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/ Personal Email: [EMAIL PROTECTED] Senior crypto engineer, Celo Communications: http://www.celocom.com/ Core developer of the OpenSSL project: http://www.openssl.org/ Business Email: [EMAIL PROTECTED] PGP key: via homepage. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
