aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-Twofish/pkg-descr
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-09-21 05:53:33 +0800
committernork <nork@FreeBSD.org>2002-09-21 05:53:33 +0800
commitb07b680e082d2c4556dea7ce0c2fa1bb83af5962 (patch)
tree5918d58f33c7a39d8e0c848c82576256b2e58648 /security/p5-Crypt-Twofish/pkg-descr
parent676c4b2ac3f023fbcaf37c3033564bc2cefdc929 (diff)
downloadfreebsd-ports-gnome-b07b680e082d2c4556dea7ce0c2fa1bb83af5962.tar.gz
freebsd-ports-gnome-b07b680e082d2c4556dea7ce0c2fa1bb83af5962.tar.zst
freebsd-ports-gnome-b07b680e082d2c4556dea7ce0c2fa1bb83af5962.zip
Update to 2.12
PR: ports/42619 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: knu (mentor)
Diffstat (limited to 'security/p5-Crypt-Twofish/pkg-descr')
-rw-r--r--security/p5-Crypt-Twofish/pkg-descr7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/p5-Crypt-Twofish/pkg-descr b/security/p5-Crypt-Twofish/pkg-descr
index f5b246ad853e..2b86793f8ddd 100644
--- a/security/p5-Crypt-Twofish/pkg-descr
+++ b/security/p5-Crypt-Twofish/pkg-descr
@@ -1,5 +1,8 @@
-Crypt::Twofish is a perl module implementing the Twofish cipher.
+This module implements Twofish encryption. It supports the Crypt::CBC
+interface. It also provides an interface that is call- compatible
+with Crypt::Twofish 1.0, but its use in new code is strongly
+discouraged.
-Author: Nishant Kakani <nishantkakani@hotmail.com>
+WWW: http://search.cpan.org/search?dist=Crypt-Twofish
--will