ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/doc/libxmlsec1-nss
Dwayne Hart 148999cf35 Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
..
README Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
README.Debian Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
changelog.Debian.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
copyright Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30

README

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>