aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RIPEMD160/pkg-descr
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-09-12 02:33:49 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-09-12 02:33:49 +0000
commit05cc4a8fd1062dbf09f1fbbdd76107f00770d4f3 (patch)
treed9c6e2782419ece59d3aaca00e9924e7359458e6 /security/p5-Crypt-RIPEMD160/pkg-descr
parentc099a45fe45a6a1fa21d5ac9d0888570a2e94330 (diff)
downloadports-05cc4a8fd1062dbf09f1fbbdd76107f00770d4f3.tar.gz
ports-05cc4a8fd1062dbf09f1fbbdd76107f00770d4f3.zip
Notes
Diffstat (limited to 'security/p5-Crypt-RIPEMD160/pkg-descr')
-rw-r--r--security/p5-Crypt-RIPEMD160/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Crypt-RIPEMD160/pkg-descr b/security/p5-Crypt-RIPEMD160/pkg-descr
new file mode 100644
index 000000000000..bb240e2dc366
--- /dev/null
+++ b/security/p5-Crypt-RIPEMD160/pkg-descr
@@ -0,0 +1,5 @@
+The Crypt::RIPEMD160 module allows you to use the RIPEMD160 Message Digest
+algorithm from within Perl programs.
+
+The module is based on the implementation from Antoon Bosselaers from
+Katholieke Universiteit Leuven.