diff options
author | hasso <hasso> | 2009-05-10 12:23:36 +0000 |
---|---|---|
committer | hasso <hasso> | 2009-05-10 12:23:36 +0000 |
commit | 3cb81baf06452664dc790ffbb67e9d7a84309df5 (patch) | |
tree | fd839ef6515b943b9b4cb7ddb4634c1a91a81848 /security/xml-security-c/DESCR | |
parent | c387936e82bbc9e5f357fec8e48a6d1516dfb824 (diff) | |
download | pkgsrc-3cb81baf06452664dc790ffbb67e9d7a84309df5.tar.gz |
XML Security is an C++ implementation of the W3C digital signature
specification that makes it possible for programmers to create and
validate signed XML documents.
Diffstat (limited to 'security/xml-security-c/DESCR')
-rw-r--r-- | security/xml-security-c/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/xml-security-c/DESCR b/security/xml-security-c/DESCR new file mode 100644 index 00000000000..4b32d100849 --- /dev/null +++ b/security/xml-security-c/DESCR @@ -0,0 +1,3 @@ +XML Security is an C++ implementation of the W3C digital signature +specification that makes it possible for programmers to create and +validate signed XML documents. |