> Date: Wed, 13 Apr 2011 16:17:45 -0700
> From: pie...@hogranch.com
> To: openssl-users@openssl.org
> Subject: Re: command line to c++ code
>
> On 04/13/11 4:11 PM, luis hernandez wrote:
> >
> > > take a look at the source to openssl (the executable utility)
> Date: Wed, 13 Apr 2011 12:41:16 -0700
> From: pie...@hogranch.com
> To: openssl-users@openssl.org
> Subject: Re: command line to c++ code
>
> On 04/13/11 10:16 AM, luis hernandez wrote:
> > Hi
> > I do not know if you have talk about this here, but
howto already written?
I have bought the book Network security with Openssl by O'reilly. But I can not
figure it out.
TIA for your help.
Luis Hernandez
Thak you DAVE I answer without seeing your post.
> From: dthomp...@prinpay.com
> To: openssl-users@openssl.org
> Subject: RE: Verify signed text
> Date: Thu, 31 Mar 2011 16:56:39 -0400
>
> > From: owner-openssl-us...@openssl.org On Behalf Of luis hernandez
> >
igroup.com
> To: openssl-users@openssl.org
>
>
> On 30 Mar 2011, at 9:59 AM, luis hernandez wrote:
> > i get a file with a signed base64 string produced using the following
> > commands:
> >
> > openssl dgs -md5 -sign key.pem stringtosign.txt | openssl enc -bas
0
> CC: w...@omnigroup.com
> To: openssl-users@openssl.org
>
>
> On 30 Mar 2011, at 9:59 AM, luis hernandez wrote:
> > i get a file with a signed base64 string produced using the following
> > commands:
> >
> > openssl dgs -md5 -sign k
OK thanks a lot
> Subject: Re: Verify signed text
> From: w...@omnigroup.com
> Date: Wed, 30 Mar 2011 14:01:24 -0700
> To: openssl-users@openssl.org
>
>
> On 30 Mar 2011, at 12:02 PM, luis hernandez wrote:
> > Thanks Wim,
> >
> > i know that cer p
ext
> From: w...@omnigroup.com
> Date: Wed, 30 Mar 2011 10:12:45 -0700
> CC: w...@omnigroup.com
> To: openssl-users@openssl.org
>
>
> On 30 Mar 2011, at 9:59 AM, luis hernandez wrote:
> > i get a file with a signed base64 string produced using the following
> >
the public key.
from that file i can get the original stringtosign.txt but because the key
belongs to the owner and i can not have it.
is it possible to verify that the signedbase64string is correct only with the
information i have?
tia for your help
luis hernandez