Up to [cvs.NetBSD.org] / pkgsrc / security / p5-Digest-SHA3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:27 2023 UTC (2 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
*: recursive bump for perl 5.38
Revision 1.21 / (download) - annotate - [select for diffs], Sun Sep 11 14:17:22 2022 UTC (12 months, 3 weeks ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
Update to 1.05 Upstream changes: 1.05 Mon 08 Aug 2022 11:30:32 AM MST - corrected addfile to report error when stdin is a directory -- ref. rt.cpan.org #143899 -- thanks to Gregor Herrmann for pointing this out
Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:47 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
*: recursive bump for perl 5.36
Revision 1.19 / (download) - annotate - [select for diffs], Mon May 24 19:54:03 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
*: recursive bump for perl 5.34
Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:18 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:57 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:42 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:26 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Recursive bump for perl5-5.28.0
Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 22 11:41:36 2018 UTC (5 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Update to 1.04 Upstream changes: 1.04 Fri Apr 20 16:25:30 MST 2018 - silenced compiler warnings from VS2017 -- ref. rt.cpan.org #124477 -- thanks to Sergey Aleynikov for diagnostics - modified addfile to return error when given a directory name -- makes behavior consistent with GNU coreutils shaXsum -- thanks to Scott Baker for pointing this out
Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 30 14:52:09 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
p5-Digest-SHA3: update to 1.03. 1.03 Mon Dec 25 00:08:10 MST 2017 - added "--ignore-missing" and "--strict" options to sha3sum -- consistent with GNU coreutils -- ref. rt.cpan.org #123897 1.02 Fri Dec 8 22:44:46 MST 2017 - added "tag" option (BSD-style checksums) to sha3sum -- consistent with GNU sha1sum, sha224sum, etc. -- thanks to Christopher Tubbs for suggestion - modified SHA3.pm to use XSLoader -- falls back to DynaLoader if necessary
Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 8 21:04:21 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
p5-Digest-SHA3: update to 1.01. 1.01 Sun Oct 22 16:04:22 MST 2017 - added optional $lsb argument for add_bits() method -- many public vectors in least-significant-bit format -- using $lsb flag results in simpler test code - further minor optimizations in add_bits() and tests
Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 15 04:11:04 2017 UTC (5 years, 11 months ago) by wen
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Update to 1.00 Upstream changes: 1.00 Sat Oct 14 18:08:10 MST 2017 - promoted to major release version 1.0 -- module stable enough not to be considered draft - fixed alignment issue in BITS mode of addfile -- surfaced only for large non-aligned inputs
Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 9 07:37:32 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
p5-Digest-SHA3: update to 0.27. 0.27 Wed Oct 4 00:40:04 MST 2017 - removed "portable" mode from sha3sum and addfile -- rarely used, mostly in outdated systems -- potentially confusing features (e.g. \r\r\n -> \n) -- Universal Newlines mode (-U) a much cleaner approach -- mimics Universal Newlines in Python - sha3sum now depends explicitly on Digest::SHA3 -- eliminates runtime loading of modules -- no future plans to write Digest::SHA3::PurePerl
Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 6 13:32:27 2017 UTC (6 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
Update to 0.26 Upstream changes: 0.26 Wed Sep 6 02:23:08 MST 2017 - added 'quiet' option to sha3sum -- thanks to Chris David for suggestion and initial patch -- ref. rt.cpan.org #122750 - expanded sha3sum --help message -- to explain use of escaped FILE names
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:33 2017 UTC (6 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 29 11:43:59 2016 UTC (7 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.6: +2 -3
lines
Diff to previous 1.6 (colored)
Update to 0.25 Upstream changes: 0.25 Wed Jul 27 20:04:40 MST 2016 - prevented sha3sum from possibly running malicious code -- remove '.' from @INC before module loading -- ref. rt.cpan.org #116513 - namespace cleanup (ref. rt.cpan.org #105371 and #105372) - minor code and documentation tweaks
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:23 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:08 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 24 13:49:57 2015 UTC (8 years, 5 months ago) by wen
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to 0.24 Upstream changes: 0.24 Sat Jan 10 00:45:34 MST 2015 - simplified shabits() routine (bitwise input buffering) -- slightly less efficient but easier to understand - minor documentation tweaks and additions 0.23 Sun Jan 4 05:36:30 MST 2015 - updated to reflect Draft FIPS 202 -- append domain separation bits to message -- implement SHAKE128 and SHAKE256 Extendable-Output Functions (XOFs)
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 17 12:57:05 2014 UTC (9 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Update to 0.22 Upstream changes: 0.22 Sun Jun 1 00:15:46 MST 2014 - fixed reserved-word clash when compiling with C++ -- use 'classname' instead of 'class' -- ref. SHA3.xs (rt.cpan.org #96090) 0.21 Fri May 16 10:21:46 MST 2014 - restored original 'addfile' for use on opened file handles -- allows callbacks in place of actual files -- ref. IO::Callback (rt.cpan.org #95643) - re-established inheritance from Digest::base -- to pick up future Digest enhancements automatically - cleaned up documentation 0.20 Wed May 7 07:57:10 MST 2014 - consolidated all dynamic memory allocation into XSUBs -- streamlines referencing of SHA3 objects -- simplifies DESTROYing of objects - enhanced Makefile.PL to allow 'use warnings' -- automatically reverts to $^W for early Perls - scrubbed C and Perl code to remove all compiler warnings
Revision 1.2 / (download) - annotate - [select for diffs], Thu May 29 23:37:24 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 20 03:02:49 2014 UTC (9 years, 5 months ago) by wen
Branch: MAIN
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.