diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:27:24 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:27:24 +0000 |
commit | 77bd57fb64916733a29c75421f2112c92ccf878f (patch) | |
tree | 7f4f7571ac2dffd8fa6d58591266b50d64ba178f /security/p5-Crypt-Twofish/pkg-descr | |
parent | 8a9848a879307d8f7905de889b34a75adec4ae53 (diff) | |
download | FreeBSD-ports-77bd57fb64916733a29c75421f2112c92ccf878f.zip FreeBSD-ports-77bd57fb64916733a29c75421f2112c92ccf878f.tar.gz |
Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher.
Diffstat (limited to 'security/p5-Crypt-Twofish/pkg-descr')
-rw-r--r-- | security/p5-Crypt-Twofish/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Crypt-Twofish/pkg-descr b/security/p5-Crypt-Twofish/pkg-descr new file mode 100644 index 0000000..f5b246a --- /dev/null +++ b/security/p5-Crypt-Twofish/pkg-descr @@ -0,0 +1,5 @@ +Crypt::Twofish is a perl module implementing the Twofish cipher. + +Author: Nishant Kakani <nishantkakani@hotmail.com> + +--will |