aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt/pkg-descr
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-06 04:58:39 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-06 04:58:39 +0000
commit281c4c0d24cfc84525f2f9e7f18d657f95e6ca3f (patch)
tree5cd3b7052a4926c5513a7b483bece89388b27049 /security/p5-Crypt-GCrypt/pkg-descr
parentc69273cf1a0aac36b3aadbac101d8b64837381eb (diff)
Notes
Diffstat (limited to 'security/p5-Crypt-GCrypt/pkg-descr')
-rw-r--r--security/p5-Crypt-GCrypt/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-GCrypt/pkg-descr b/security/p5-Crypt-GCrypt/pkg-descr
new file mode 100644
index 000000000000..6ae2c1fe47a8
--- /dev/null
+++ b/security/p5-Crypt-GCrypt/pkg-descr
@@ -0,0 +1,3 @@
+Crypt::GCrypt provides an object interface to the C libgcrypt library.
+It currently supports symmetric encryption/decryption, while asymmetric
+cryptography is being worked on.