fbascheper / xmlsec

XML Security Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XMLSec Library
----------------------------------------------

XMLSec library provides C based implementation for major XML Security
standards:

    * XML Signature Syntax and Processing
      https://www.w3.org/TR/xmldsig-core

    * XML Encryption Syntax and Processing
      https://www.w3.org/TR/xmlenc-core/

XMLSec is based on well known LibXML (http://xmlsoft.org), LibXSLT
(http://xmlsoft.org/XSLT) and OpenSSL (https://www.openssl.org) libraries.

XMLSec library documentation is available here:

https://www.aleksey.com/xmlsec/

This code is released under the MIT Licence see the Copyright file.

Aleksey Sanin <aleksey@aleksey.com>

About

XML Security Library

License:Other


Languages

Language:C 93.8%Language:M4 2.2%Language:Shell 2.1%Language:Objective-C 0.5%Language:JavaScript 0.4%Language:C++ 0.4%Language:Makefile 0.4%Language:Perl 0.2%Language:XSLT 0.0%Language:Batchfile 0.0%