mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
9 lines
387 B
Plaintext
9 lines
387 B
Plaintext
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.
|