So just base64 encode the signature, and that's all?

From what I could tell from some examples, it looked like they had
more than one "thing" encoded. There was one base64 blob, but then a
3-4 character base64 encoding right after.

Rough example...

--begin something--
Hash: Sha1

this is my text
--begin something2---
base4encoded==
=1xyz
--end--



On 7/5/07, Carlo Milono <[EMAIL PROTECTED]> wrote:
Radix-64 - if you want the PGP/GPG stuff.

See: http://en.wikipedia.org/wiki/Binary_to_text_encoding

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



--
- Jeremiah Martell
http://inlovewithGod.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to