Port details |
- sha1collisiondetection Library and command line tool to detect SHA-1 collisions
- 1.0.3 security =2 1.0.3Version of this port present on the latest quarterly branch.
- Maintainer: jharris@widomaker.com
- Port Added: 2017-03-14 14:17:42
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/cr-marcstevens/sha1collisiondetection
- Description:
- This library and command line tool were designed as near drop-in
replacements for common SHA-1 libraries and sha1sum. They will compute
the SHA-1 hash of any given file and additionally will detect
cryptanalytic collision attacks against SHA-1 present in each file.
It is very fast and takes less than twice the amount of time as
regular SHA-1.
There are two programs: sha1dcsum and sha1dcsum_partialcoll.
The first program, sha1dcsum, will detect and warn for files that were
generated with a cryptanalytic SHA-1 collision attack like the one
documented at https://shattered.io/. The second program,
sha1dcsum_partialcoll, will detect and warn for files that were
generated with a cryptanalytic collision attack against reduced-
round SHA-1 (of which there are a few examples so far).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sha1collisiondetection>0:security/sha1collisiondetection
- To install the port:
- cd /usr/ports/security/sha1collisiondetection/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sha1collisiondetection
- pkg install sha1collisiondetection
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sha1collisiondetection
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1549146242
SHA256 (cr-marcstevens-sha1collisiondetection-stable-v1.0.3_GH0.tar.gz) = 77a1c2b2a4fbe4f78de288fa4831ca63938c3cb84a73a92c79f436238bd9ac07
SIZE (cr-marcstevens-sha1collisiondetection-stable-v1.0.3_GH0.tar.gz) = 780306
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- libtool : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_sha1collisiondetection
- USES:
- gmake libtool:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.3 04 May 2019 04:24:53 |
linimon |
These ports also build on armv7 (and thus, presumably, on armv6).
Approved by: portmgr (tier-2 blanket)
Obtained from: armv7 TRYBROKEN run |
1.0.3 03 May 2019 21:06:51 |
linimon |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
1.0.3 11 Feb 2019 19:38:48 |
swills |
security/sha1collisiondetection: update to 1.0.3
PR: 235444
Submitted by: jharris@widomaker.com (maintainer) |
1.0.2 06 Feb 2019 00:39:32 |
linimon |
-std=c90 is not supported by base GCC. Replace it with -std=c89, which
is equivalent, to fix build on GCC-based architectures.
PR: 235536
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.0.2 02 Jul 2018 04:00:29 |
linimon |
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0.2 19 Dec 2017 14:41:29 |
linimon |
Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket) |
1.0.2 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.0.2 27 May 2017 16:00:49 |
linimon |
Mark some ports failing on armv6, for errors classified as "clang_werror".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0.2 13 May 2017 23:36:16 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0.2 14 Mar 2017 15:30:47 |
jrm |
Setting ALL_TARGET in the port Makefile is not necessary when there is a
do-install target.
Approved by: swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D9998 |
1.0.2 14 Mar 2017 15:21:03 |
jrm |
security/sha1collisiondetection: Remove redundant library entry from
ALL_TARGET and do not add ./ when creating symbolic links.
Reported by: danfe mat
Differential Revision: https://reviews.freebsd.org/D9998 |
1.0.2 14 Mar 2017 14:17:31 |
jrm |
security/sha1collisiondetection: a tool to detect SHA-1 collisions
https://github.com/cr-marcstevens/sha1collisiondetection
PR: 217733
Submitted by: jharris@widomaker.com (maintainer)
Reviewed by: mat
Approved by: swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D9998 |