aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Twofish/pkg-descr
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 21:53:33 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 21:53:33 +0000
commitb10df0f2c2f707476138318760bd7686dd2fc3a0 (patch)
treeff3fd5e97d11020115e03fd767a5ce47eb3cc1cf /security/p5-Crypt-Twofish/pkg-descr
parent14dbd8f567187f74357f3c4aaae6caeab372ba63 (diff)
downloadports-b10df0f2c2f707476138318760bd7686dd2fc3a0.tar.gz
ports-b10df0f2c2f707476138318760bd7686dd2fc3a0.zip
Update to 2.12
PR: ports/42619 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: knu (mentor)
Notes
Notes: svn path=/head/; revision=66925
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