RE: signature value

Hello Allan,

What you sign under the XML signature is not just the data, but the XML
element called SingnedInfo which contains the hash value of the data you are
signing. Another issue, the CAPICOM signature is little endian while
RSA-SHA1 signature is big endian.

Hope it helps.

You can also try the XML Signature from our web site (www.infomosaic.com)
and see.

Regards,
Manoj

-----Original Message-----
From: w3c-ietf-xmldsig-request@w3.org
[mailto:w3c-ietf-xmldsig-request@w3.org]On Behalf Of Allan Rank
Sent: Friday, October 26, 2001 1:31 AM
To: w3c-ietf-xmldsig@w3.org
Subject: signature value



Hello!

I'm having trouble constructing RSA-SHA1 signature value.

I'm using Microsoft's Capicom dll for signing data. What should I do
with signature (that capicom returns) so it will looks like xml
signature value?

Thanks!

Allan

developer,  IT Systems
allan@it.ee

Received on Friday, 26 October 2001 13:26:23 UTC