Decho,

Cool!  I'm at a conference until Thursday, but I'll see if I can't
integrate into the samples.
Thanks!

Cheers,
    Berin


> Hello,
>
> I tried to fix the situation :)
> so i attach 2 files - simpleRSASign.cpp and simpleRSAValidate.cpp
> and 2 projects simpleRSASign.vcproj and simpleRSAValidate.vcproj and
> makefile.in for unix platform
> cpp files must be in xml-security-root\src\samples
> and visual c project files must be in
> xml-security-root\Projects\Samples\simpleRSASign
> for simpleRSASign.vcproj  and
> xml-security-root\Projects\Samples\simpleRSAValidate
> for simpleRSAValidate.vcproj.
> makefile.in must be also in xml-security-root\src\samples
> where xml-security-root is directory where xml-security package is
> installed.
>
> This is a example how to sign document from memory with RSA keys
> and to validate signed document.
> If this is not for distribution, at least can help to someone like me
> who looking about code for this.
>
> regards,
> decho
>
> ----- Original Message -----
> From: "Berin Lautenbach" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, May 23, 2004 12:39 AM
> Subject: Re: XML Signature
>
>
>> Decho,
>>
>> We probably do need to put some sample code in place for this.
>> However have a look in templatesign.cpp, that has some code in place
>> for loading RSA/DSA keys and using them to sign.
>>
>> Cheers,
>> Berin
>>
>>
>> Nedelcho Stanev wrote:
>>
>> > Hello all,
>> >
>> > where i can find example for signature with priv/pub keys?
>> > in distribution ( xml-security-c-1.1.0 ) there are example
>> > for validating of signature with certificate but example
>> > for signing is with hmac keys.
>> > there are classes for this but if there are some example
>> > this will spend time :)
>> >
>> > decho



Reply via email to