diff options
Diffstat (limited to 'libraries/xml-security-c/README')
-rw-r--r-- | libraries/xml-security-c/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/xml-security-c/README b/libraries/xml-security-c/README new file mode 100644 index 0000000000..bf00eb3257 --- /dev/null +++ b/libraries/xml-security-c/README @@ -0,0 +1,6 @@ +The xml-security-c library is a C++ implementation of the XML Digital +Signature and Encryption specifications. The library makes use of the +Apache XML project's Xerces-C XML Parser and Xalan-C XSLT processor. +The latter is used for processingXPath and XSLT transforms. + +xalan-c is an optional dependency (autodetected). |