Oh ok, is yours available on a web site? Is it a free work? DELGRANCHE David SOGITEC Industries Division Documentation et Systemes 24 avenue Lavoisier BP 7408 35174 BRUZ cedex Tel: 02.99.05.34.25 Fax: 02.99.05.34.05 email: [EMAIL PROTECTED]
-----Message d'origine----- De: Jesse Pelton [SMTP:[EMAIL PROTECTED]] Date: vendredi 5 octobre 2001 17.44 A: '[EMAIL PROTECTED]' Objet: RE: XML Signature implementation in C++ Nope, we rolled our own using Microsoft's CryptoAPI before it was available. As you might expect, it was a few months' work. -----Original Message----- From: David DELGRANCHE [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 11:45 AM To: '[EMAIL PROTECTED]' Subject: RE: XML Signature implementation in C++ Ok, have you ever use it? DELGRANCHE David SOGITEC Industries Division Documentation et Systemes 24 avenue Lavoisier BP 7408 35174 BRUZ cedex Tel: 02.99.05.34.25 Fax: 02.99.05.34.05 email: [EMAIL PROTECTED] -----Message d'origine----- De: Jesse Pelton [SMTP:[EMAIL PROTECTED]] Date: vendredi 5 octobre 2001 17.38 A: '[EMAIL PROTECTED]' Objet: RE: XML Signature implementation in C++ Of the implementations mentioned at http://www.w3.org/Signature/#Code, only Infomosaic's (https://www.infomosaic.net/XMLSign/) appears to be for C/C++. -----Original Message----- From: David DELGRANCHE [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 11:31 AM To: '[EMAIL PROTECTED]' Subject: XML Signature implementation in C++ Hi all, I would like to use XML signature recommendation to sign XML documents and then verify this signature. My problem is that I can't find XML signature implementation in C++ that could allow me to verify these signatures. I know that Java API exists but is there one in C++ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
