Skip to content

KonstantinDavidov/xmlsec

 
 

Repository files navigation

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

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.

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

Aleksey Sanin <aleksey@aleksey.com>

About

XML Security Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.1%
  • Shell 1.9%
  • Makefile 0.4%
  • JavaScript 0.4%
  • Perl 0.2%
  • XSLT 0.0%