Changes for page Application_xmlsec

Last modified by Nicolas Gregoire on 2012/01/14 17:51

From version Icon 2.1 Icon
edited by Nicolas Gregoire
on 2012/01/14 01:20
Change comment: There is no comment for this version
To version Icon 4.1 Icon
edited by Nicolas Gregoire
on 2012/01/14 18:51
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,5 +1,11 @@
1 -Dixit its [[website>>http://www.aleksey.com/xmlsec/||rel="__blank"]], the XML Security Library (latter called simply "xmlsec") is a C library based on LibXML2 and supporting major XML security standards:
2 -* XML Signature
3 -* //XML Encryption//
4 -* //Canonical XML (part of the LibXML2)//
5 -* //Exclusive Canonical XML (part of the LibXML2)"//
1 +{{toc/}}
2 +
3 += Introduction =
4 +
5 +The [[XML Security Library>>http://www.aleksey.com/xmlsec/||rel="__blank"]] is a C library based on LibXML2. It supports major XML security standards used for signature, encryption and canonicalization.
6 +
7 +{{warning}}TODO : Preco W3C + XSLT via libxslt + vuln{{/warning}}
8 +
9 += File creation =
10 +
11 +{{warning}}TODO{{/warning}}