macOS
brew install b3sumlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de b3sum pour les workflows d'agents IA.
installation
brew install b3sumlocal Homebrew formula metadata
sudo apk add b3sumAlpine Linux edge package indexes · b3sum · Source: dl-cdn.alpinelinux.org
sudo apt install b3sumDebian stable package indexes · b3sum · Source: deb.debian.org
sudo dnf install b3sumFedora Rawhide package metadata · b3sum · Source: dl.fedoraproject.org
nix profile install nixpkgs#b3sumnixpkgs package indexes · pkgs/by-name/b3/b3sum/package.nix · Source: api.github.com
sudo pacman -S b3sumArch Linux sync databases · b3sum · Source: geo.mirror.pkgbuild.com
sudo zypper install b3sumopenSUSE Tumbleweed package metadata · b3sum · Source: download.opensuse.org
scoop install main/b3sumScoop official bucket manifest trees · bucket/b3sum.json · Source: api.github.com
aperçu
Command-line implementation of the BLAKE3 cryptographic hash function
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
b3sum | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/BLAKE3-team/BLAKE3
métadonnées d'installation
| Clé du paquet | brew:b3sum |
|---|---|
| Version | 1.8.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/b3sum |
| Page d'accueil | https://github.com/BLAKE3-team/BLAKE3 |
| Dépôt | https://github.com/BLAKE3-team/BLAKE3 |
| Docs amont | https://github.com/BLAKE3-team/BLAKE3#readme |
| Licence | CC0-1.0 OR Apache-2.0 OR (Apache-2.0 WITH LLVM-exception) |
| Archive source | https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.8.5.tar.gz |
| Dernière mise à jour | 2026-04-25T04:59:03Z |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/b3sumpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.