Re: Question: ASCII Armored text signature

2007-07-06 Thread Jeremiah Martell
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 Martell http://i

Re: Question: ASCII Armored text signature

2007-07-06 Thread Darryl Miles
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 Jeremiah Martell wrote: On 7/5/07, Carlo Milono <[EMAIL PROTECTED]> wrote: Radix-64 - if you want the PGP/GPG stuff. See: http

RE: Question: ASCII Armored text signature

2007-07-06 Thread Carlo Milono
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-openssl- > [EMAIL PROTECTED] On Behalf Of Jeremiah Martell > Sent: Friday, July 06, 2007 6:03 AM > To: openssl-users@openssl.org > Subject: Re: Question: ASCII Armored text signature > > On 7/5/

Re: Question: ASCII Armored text signature

2007-07-06 Thread Jeremiah Martell
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 Ok, Here's a real example from using GPG on my MAC: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is an example sentence I will sign. -

回复: Re: Question: ASCII Armored text signature

2007-07-05 Thread Stephanie Guo
I donot want to receive anything about yours. Thanks very much! Jeremiah Martell <[EMAIL PROTECTED]> 写道: 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 th

Re: Question: ASCII Armored text signature

2007-07-05 Thread Jeremiah Martell
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 t

RE: Question: ASCII Armored text signature

2007-07-05 Thread Carlo Milono
Radix-64 - if you want the PGP/GPG stuff. See: http://en.wikipedia.org/wiki/Binary_to_text_encoding > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-openssl- > [EMAIL PROTECTED] On Behalf Of Jeremiah Martell > Sent: Thursday, July 05, 2007 12:02 PM > To: openssl-users@openssl.