| Port details |
- b3sum Command line implementation of the BLAKE3 hash function
- 1.8.7 sysutils
=1 1.8.5_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-05-26 03:54:06
- Last Update: 2026-09-09 14:47:49
- Commit Hash: fc76ab4
- People watching this port, also watch:: tmux, rc, sudo-rs, smartmontools, monit
- License: APACHE20
- WWW:
- https://github.com/BLAKE3-team/BLAKE3
- Description:
- BLAKE3 is a cryptographic hash function that is:
- Much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2.
- Secure, unlike MD5 and SHA-1. And secure against length extension, unlike
SHA-2.
- Highly parallelizable across any number of threads and SIMD lanes, because
it's a Merkle tree on the inside.
- Capable of verified streaming and incremental updates, again because it's a
Merkle tree.
- A PRF, MAC, KDF, and XOF, as well as a regular hash.
- One algorithm with no variants, which is fast on x86-64 and also on smaller
architectures.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/b3sum/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/b3sum
- pkg install b3sum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: b3sum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788499950
SHA256 (rust/crates/anstream-1.0.0.crate) = 824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d
SIZE (rust/crates/anstream-1.0.0.crate) = 28916
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:
-
- rust>=1.98.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_b3sum
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|