On 7/6/07, Darryl Miles <[EMAIL PROTECTED]> wrote:
So if you actually read the Wikipedia page (a previous poster has kindly
pointed you at) you should end up at:
http://tools.ietf.org/html/rfc2440#section-6
Darryl
Thanks all! I got everything working now. :-)
--
- Jeremiah Martel
could just base64 the signature and put it
at the end, but I'm not sure what that last "=qyUI" is. Any ideas?
Thanks,
--
- Jeremiah Martell
http://inlovewithGod.com
__
OpenSSL Project
_
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]
--
- Jeremiah Martell
htt
Hello,
I'm using openssl in some software I'm writing, and so far I've
extracted a private rsa key from a pem file, hashed some text using
sha1, and then called RSA_sign to sign the hash.
Now I have this binary blob for a signature. But what I'm after is
to put the text and the signature int