File: README

package info (click to toggle)
xmlsec1 1.2.9-5%2Blenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 11,560 kB
  • ctags: 9,634
  • sloc: ansic: 65,377; xml: 10,886; sh: 9,463; makefile: 837; perl: 85
file content (15 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>