summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index ef62ab0a..cdb4fe10 100644
--- a/README
+++ b/README
@@ -3,13 +3,21 @@ 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.
+XMLSec library documentation is available here:
+
+http://www.aleksey.com/xmlsec/
+
This code is released under the MIT Licence see the Copyright file.
Aleksey Sanin <aleksey@aleksey.com>
+