summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Blowfish/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-Blowfish/DESCR')
-rw-r--r--security/p5-Crypt-Blowfish/DESCR10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/p5-Crypt-Blowfish/DESCR b/security/p5-Crypt-Blowfish/DESCR
index aaf79ed9640..841e070082d 100644
--- a/security/p5-Crypt-Blowfish/DESCR
+++ b/security/p5-Crypt-Blowfish/DESCR
@@ -1,4 +1,6 @@
-This is Crypt::Blowfish version 2.06, an XS-based implementation of the
-Blowfish cryptography algorithm designed by Bruce Schneier. It's designed
-to take full advantage of Crypt::CBC when desired. Blowfish keys may be
-up to 448 bits (56 bytes) long.
+This is Crypt::Blowfish, an XS-based implementation of the Blowfish
+cryptography algorithm designed by Bruce Schneier. It's designed
+to take full advantage of Crypt::CBC when desired. Blowfish keys
+may be up to 448 bits (56 bytes) long.
+
+Suggests to have Crypt::CBC module installed.