aboutsummaryrefslogtreecommitdiff
path: root/security/xml-security/pkg-descr
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-12-14 15:29:43 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-12-14 15:29:43 +0000
commitc9aac4cdc6804f6c38a3d4ceb46587a8b4792b47 (patch)
tree4728542b5d86f7adf90b6ac80cb76390aa3d4661 /security/xml-security/pkg-descr
parent880766b3c364dcc9e152e78a30b1eb44200aacad (diff)
Notes
Diffstat (limited to 'security/xml-security/pkg-descr')
-rw-r--r--security/xml-security/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/xml-security/pkg-descr b/security/xml-security/pkg-descr
new file mode 100644
index 000000000000..c90608aabf78
--- /dev/null
+++ b/security/xml-security/pkg-descr
@@ -0,0 +1,13 @@
+The Apache-XML-Security-J supports XML-Signature Syntax and Processing,
+W3C Recommendation 12 February 2002 and XML Encryption Syntax and
+Processing, W3C Recommendation 10 December 2002.
+
+The Java library supports the standard Java API JSR-105: XML Digital
+Signature APIs for creating and validating XML Signatures. A standard
+Java API for XML Encryption JSR-106: XML Digital Encryption APIs is
+in progress and is not final, so this API is not yet supported.
+
+WWW: http://santuario.apache.org/Java/
+
+- Alex Dupre
+ale@FreeBSD.org