summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAleksey Sanin <aleksey@src.gnome.org>2002-08-15 02:39:37 +0000
committerAleksey Sanin <aleksey@src.gnome.org>2002-08-15 02:39:37 +0000
commit01e0d806c9cdb1e7f68ef086399cfccfd54cfda2 (patch)
treef7fb922734447e22017460fd41efd4f1810ef682 /README
parent3ff84634a39e01c5404b9c29b95c20d879b330af (diff)
downloadxmlsec1-01e0d806c9cdb1e7f68ef086399cfccfd54cfda2.tar.gz
xmlsec1-01e0d806c9cdb1e7f68ef086399cfccfd54cfda2.tar.bz2
xmlsec1-01e0d806c9cdb1e7f68ef086399cfccfd54cfda2.zip
minor updates published xmlsec utility man page
* NEWS README: minor updates * docs/documentation.html docs/xmlsec-man.html man/Makefile.am: published xmlsec utility man page
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 9468d580..ef62ab0a 100644
--- a/README
+++ b/README
@@ -1,14 +1,14 @@
XMLSec Library
----------------------------------------------
-XMLSec library provides C based implementation for following
+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 (not finished yet)
+ * 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.
+(http://xmlsoft.org/XSLT) and OpenSSL (http://www.openssl.org) libraries.
This code is released under the MIT Licence see the Copyright file.