aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-RIPEMD160/pkg-descr
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2001-09-12 10:33:49 +0800
committermharo <mharo@FreeBSD.org>2001-09-12 10:33:49 +0800
commitada53a12f8909a59325bff19b4f99ebdc96d699b (patch)
treefe37db3a62eab9cd3dd4dc1ba04ae534a3607020 /security/p5-Crypt-RIPEMD160/pkg-descr
parent2f3ab143b99ff758811e7fbae7755ee30ef36b6b (diff)
downloadfreebsd-ports-gnome-ada53a12f8909a59325bff19b4f99ebdc96d699b.tar.gz
freebsd-ports-gnome-ada53a12f8909a59325bff19b4f99ebdc96d699b.tar.zst
freebsd-ports-gnome-ada53a12f8909a59325bff19b4f99ebdc96d699b.zip
The Crypt::RIPEMD160 module allows you to use the
RIPEMD160 Message Digest algorithm from within Perl programs.
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.