diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-06 04:58:39 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-06 04:58:39 +0000 |
commit | 281c4c0d24cfc84525f2f9e7f18d657f95e6ca3f (patch) | |
tree | 5cd3b7052a4926c5513a7b483bece89388b27049 /security/p5-Crypt-GCrypt/pkg-descr | |
parent | c69273cf1a0aac36b3aadbac101d8b64837381eb (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-GCrypt/pkg-descr')
-rw-r--r-- | security/p5-Crypt-GCrypt/pkg-descr | 3 |
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. |