;
>>>>cannot convert parameter 1 from 'int (__cdecl *)(void)' to
>>>>'i2d_of_void (__cdecl *)'
>>>> This conversion requires a reinterpret_cast, a C-style
>>>>cast or function-style cast
>>>>
>&
gt;
>>> Thanks again
>>>
>>>
>>>
>>> On Sat, Jun 21, 2008 at 8:15 AM, Bill Colvin <[EMAIL PROTECTED]>> [EMAIL PROTECTED]>> wrote:
>>>
>>>0.9.8 have used it with f, g and h
>>>
>>>
>>>Bill
&g
;] *On Behalf Of
*Siddhartha Chhabra
*Sent:* June 20, 2008 10:07 PM
*To:* openssl-users@openssl.org
<mailto:openssl-users@openssl.org>
<mailto:openssl-users@openssl.org
<mailto:openssl-users@openssl.org>>
*
again
>>
>>
>>
>> On Sat, Jun 21, 2008 at 8:15 AM, Bill Colvin <[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote:
>>
>>0.9.8 have used it with f, g and h
>>
>>
>> Bill
>>
>>
>>* From: * [EMAIL PROTECTED]
>
;mailto:[EMAIL PROTECTED]>
[mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>] *On Behalf Of
*Siddhartha Chhabra
*Sent:* June 20, 2008 10:07 PM
*To:* openssl-users@openssl.org <mailto:openssl-users@openssl.org>
*Subject:* Re: DSA signing and verification
t; [EMAIL PROTECTED] *On Behalf Of *Siddhartha Chhabra
> *Sent:* June 20, 2008 10:07 PM
>
> *To:* openssl-users@openssl.org
> *Subject:* Re: DSA signing and verification
>
>
>
> What version of the library are you using ?
>
> On Fri, Jun 20, 2008 at 9:01 PM, Siddhartha Chh
0.9.8 have used it with f, g and h
Bill
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Siddhartha Chhabra
Sent: June 20, 2008 10:07 PM
To: openssl-users@openssl.org
Subject: Re: DSA signing and verification
What version of the library
t;
>> Bill
>> ------
>>
>> *From:* [EMAIL PROTECTED] [mailto:
>> [EMAIL PROTECTED] *On Behalf Of *Siddhartha Chhabra
>> *Sent:* June 20, 2008 8:39 PM
>> *To:* openssl-users@openssl.org
>> *Subject:* Re: DSA signing and verification
>
>
>
> Bill
> --
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Siddhartha Chhabra
> *Sent:* June 20, 2008 8:39 PM
> *To:* openssl-users@openssl.org
> *Subject:* Re: DSA signing and verification
>
>
le to the remote */
/* where the remote does the following assuming that fptr references
the public key file */
dsa_E = PEM_read_DSAPublicKey( fptr, NULL, NULL, NULL );
Bill
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Siddhartha Chhabra
S
t;>>
>>>
>>>
>>>
>>>
>>> /* Then to save the public key to a file referenced by fptr */
>>>
>>>
>>>
>>> DSA *dsa_E=NULL;
>>>
>>>
>>>
>>> /* Generate your DSA key so
i = PEM_write_DSAPublicKey(fptr, dsa_E );
>>
>>
>>
>> /* Transfer the public key file to the remote */
>>
>> /* where the remote does the following assuming that fptr references the
>> public key file */
>>
>>
>>
>>
ey( fptr, NULL, NULL, NULL );
>
>
>
>
>
> Bill
> --------------
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Siddhartha Chhabra
> *Sent:* June 20, 2008 7:37 PM
> *To:* openssl-users@openssl.org
> *Subject:* DSA sign
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Siddhartha Chhabra
Sent: June 20, 2008 7:37 PM
To: openssl-users@openssl.org
Subject: DSA signing and verification
Hi all,
I am trying to use DSA_sign and DSA_verify functions to generate a
signature and verify it. If I do this
ublic
> key
> counterpart of the private key that was used to sign in the first place.
>
> Thanks for the help
>
>
--
View this message in context:
http://www.nabble.com/DSA-signing-and-verification-tp18039169p1
Hi all,
I am trying to use DSA_sign and DSA_verify functions to generate a signature
and verify it. If I do this in the same file, that is signing and then
verifying using the public key, things go on smoothly. However, if I try to
save the DSA structure, that is by saving each of the values other
16 matches
Mail list logo