summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwen <wen>2014-04-20 03:02:49 +0000
committerwen <wen>2014-04-20 03:02:49 +0000
commitc1f6e621d490af6628a2de526855f01b8483e404 (patch)
tree52d1d9fde7d4ec21e25d5476345e3b356c08b097 /security
parentd1e6f690f21620192fd69ca39ca70588f9265b1e (diff)
downloadpkgsrc-c1f6e621d490af6628a2de526855f01b8483e404.tar.gz
Import Digest-SHA3-0.12 as security/p5-Digest-SHA3.
Digest::SHA3 is a complete implementation of the NIST SHA-3 cryptographic hash function, known originally as Keccak. It gives Perl programmers a convenient way to calculate SHA3-224, SHA3-256, SHA3-384, and SHA3-512 message digests, as well as variable-length hashes using the SHA3-0 variant. The module can handle all types of input, including partial-byte data.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Digest-SHA3/DESCR6
-rw-r--r--security/p5-Digest-SHA3/Makefile16
-rw-r--r--security/p5-Digest-SHA3/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/security/p5-Digest-SHA3/DESCR b/security/p5-Digest-SHA3/DESCR
new file mode 100644
index 00000000000..6cc9cd04367
--- /dev/null
+++ b/security/p5-Digest-SHA3/DESCR
@@ -0,0 +1,6 @@
+Digest::SHA3 is a complete implementation of the NIST SHA-3
+cryptographic hash function, known originally as Keccak. It
+gives Perl programmers a convenient way to calculate SHA3-224,
+SHA3-256, SHA3-384, and SHA3-512 message digests, as well as
+variable-length hashes using the SHA3-0 variant. The module
+can handle all types of input, including partial-byte data.
diff --git a/security/p5-Digest-SHA3/Makefile b/security/p5-Digest-SHA3/Makefile
new file mode 100644
index 00000000000..83f376c5ac2
--- /dev/null
+++ b/security/p5-Digest-SHA3/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2014/04/20 03:02:49 wen Exp $
+
+DISTNAME= Digest-SHA3-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
+
+MAINTAINER= wen@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Digest-SHA3/
+COMMENT= Perl5 module for SHA-3
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Digest/SHA3/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Digest-SHA3/distinfo b/security/p5-Digest-SHA3/distinfo
new file mode 100644
index 00000000000..69e3db3ec18
--- /dev/null
+++ b/security/p5-Digest-SHA3/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/04/20 03:02:49 wen Exp $
+
+SHA1 (Digest-SHA3-0.12.tar.gz) = c93a6f3977b71d48437082c64a2e44461f3695f8
+RMD160 (Digest-SHA3-0.12.tar.gz) = 2b5cb822aeded9fed7b8b256b9a508e325bb139b
+Size (Digest-SHA3-0.12.tar.gz) = 45640 bytes