blob: 76fb053f63f0289f53ca06d558594c04a1c05a7f (
plain)
1
2
3
4
5
6
7
8
|
XMLSec library provides C based implementation for major XML Security
standards:
* XML Signature Syntax and Processing
http://www.w3.org/TR/xmldsig-core
* XML Encryption Syntax and Processing
http://www.w3.org/TR/xmlenc-core/
XMLSec is based on well known LibXML (http://xmlsoft.org), LibXSLT
(http://xmlsoft.org/XSLT) and OpenSSL (http://www.openssl.org) libraries.
|