macOS
brew install b3sumlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für b3sum in AI-Agent-Workflows.
Installation
brew install b3sumlocal Homebrew formula metadata
sudo apk add b3sumAlpine Linux edge package indexes · b3sum · Quelle: dl-cdn.alpinelinux.org
sudo apt install b3sumDebian stable package indexes · b3sum · Quelle: deb.debian.org
sudo dnf install b3sumFedora Rawhide package metadata · b3sum · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#b3sumnixpkgs package indexes · pkgs/by-name/b3/b3sum/package.nix · Quelle: api.github.com
sudo pacman -S b3sumArch Linux sync databases · b3sum · Quelle: geo.mirror.pkgbuild.com
sudo zypper install b3sumopenSUSE Tumbleweed package metadata · b3sum · Quelle: download.opensuse.org
scoop install main/b3sumScoop official bucket manifest trees · bucket/b3sum.json · Quelle: api.github.com
Überblick
Command-line implementation of the BLAKE3 cryptographic hash function
Verlauf
b3sum is the command-line utility distributed with the official BLAKE3 implementation. It gives Unix users a familiar checksum-tool interface for BLAKE3, a cryptographic hash function designed to be fast, parallelizable, and usable as a regular hash, MAC, KDF, PRF, and XOF.
BLAKE3 was designed by Jack O'Connor, Samuel Neves, Jean-Philippe Aumasson, and Zooko Wilcox, with development sponsored by Electric Coin Company. The official repository presents BLAKE3 as an optimized successor in the BLAKE family: it is based on BLAKE2 and Bao's tree mode, and its design rationale is published in the BLAKE3 paper.
The b3sum binary sits beside the Rust crate and C implementation in the official BLAKE3 repository. Its role is intentionally old-school: it prints BLAKE3 hashes for files or standard input, but it also uses BLAKE3's parallel design to make command-line hashing much faster than classic checksum commands on typical desktop hardware.
The official repository publishes prebuilt b3sum binaries for Linux, Windows, and macOS and documents installation through Cargo. The package-manager metadata in this batch shows b3sum packaged across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, Nix, Scoop, and openSUSE, which is broad adoption for a standalone checksum utility.
BLAKE3 has also moved beyond the single CLI: the official README points to a Rust crate, a C implementation, test vectors, reference implementations, and a C2SP specification. That makes b3sum the user-facing entry point for a wider portable cryptographic primitive.
b3sum is used like sha256sum or md5sum: pass files or standard input and receive hexadecimal BLAKE3 digests. The official README highlights using it for quick local benchmarks against SHA-256 as well as ordinary file hashing.
Because BLAKE3 is explicitly not a password-hashing algorithm, b3sum belongs in integrity checking, content addressing, deduplication, and build or artifact workflows rather than password storage.
For package people, b3sum is interesting because it is a modern checksum command that still fits the tiny Unix filter shape. It packages a high-performance, SIMD-aware, multithreaded hash into a single CLI that can be dropped into scripts where older checksum commands used to live.
Its presence across many package managers also tracks the way new cryptographic primitives become operationally real: first as a spec and library, then as a small command-line executable users can trust in automation.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
b3sum | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/BLAKE3-team/BLAKE3
Installationsmetadaten
| Paketschlüssel | brew:b3sum |
|---|---|
| Version | 1.8.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/b3sum |
| Homepage | https://github.com/BLAKE3-team/BLAKE3 |
| Repository | https://github.com/BLAKE3-team/BLAKE3 |
| Upstream-Dokumentation | https://github.com/BLAKE3-team/BLAKE3#readme |
| Lizenz | CC0-1.0 OR Apache-2.0 OR (Apache-2.0 WITH LLVM-exception) |
| Quellarchiv | https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.8.5.tar.gz |
| Zuletzt aktualisiert | 2026-04-25T04:59:03Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | b3sum |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
b3sum 1.8.1-2
Command line tool for calculating BLAKE3 hash
https://github.com/BLAKE3-team/BLAKE3
sudo apt install b3sumb3sum
nix profile install nixpkgs#b3sumb3sum 1.2.0-1
Command line tool for the BLAKE3 hash
https://github.com/BLAKE3-team/BLAKE3
sudo apt install b3sumb3sum 1.8.5-r0
Command line implementation of the BLAKE3 hash function
https://github.com/BLAKE3-team/BLAKE3
sudo apk add b3sumblake3-dev 1.8.5-r0
BLAKE3 hash function (development files)
https://github.com/BLAKE3-team/BLAKE3
sudo apk add blake3-devblake3-libs 1.8.5-r0
BLAKE3 hash function (libraries)
https://github.com/BLAKE3-team/BLAKE3
sudo apk add blake3-libsb3sum 1.8.5-1.fc45
Command line implementation of the BLAKE3 hash function
https://crates.io/crates/b3sum
sudo dnf install b3sumb3sum 1.8.4-1
Command line implementation of the BLAKE3 hash function
https://github.com/BLAKE3-team/BLAKE3
sudo pacman -S b3sumb3sum 1.8.3-1.3
A multithreaded rust implementation of BLAKE3
https://github.com/BLAKE3-team/BLAKE3
sudo zypper install b3summain/b3sum
scoop install main/b3sumQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.