I was wondering if there where any examples of using RSA and DSA to sign data/verify? The man pages are not exactly straight forward on what you have to do. I just want to sign some data. I can assume the certs are in a file for everyone. I know it's not as easy as calling RSA_sign, RSA_verify as they need lots of information. I think the biggest issue I have is how to populate the RSA structure with the private & public key from the cert.
Thanks, Frank ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]