Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper, scoop 安装 b3sum

查看 b3sum 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install b3sum

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add b3sum

Alpine Linux edge package indexes · b3sum · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install b3sum

Debian stable package indexes · b3sum · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install b3sum

Fedora Rawhide package metadata · b3sum · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#b3sum

nixpkgs package indexes · pkgs/by-name/b3/b3sum/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S b3sum

Arch Linux sync databases · b3sum · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install b3sum

openSUSE Tumbleweed package metadata · b3sum · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/b3sum

Scoop official bucket manifest trees · bucket/b3sum.json · 来源: api.github.com

概览

软件包摘要

Command-line implementation of the BLAKE3 cryptographic hash function

命令和别名

  • b3sum

历史

项目历史与用法

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.

时间线

  • 2020: BLAKE3 is published with an official implementation, paper, Rust crate, C implementation, and b3sum CLI.
  • 2025: BLAKE3 1.8.x releases continue shipping through the official GitHub releases feed.
  • 2026: BLAKE3 1.8.5 is published on GitHub, showing continued maintenance of the implementation and CLI.

Related projects

  • BLAKE2 is the immediate hash-function ancestor named by the BLAKE3 README.
  • Bao provides the tree-mode lineage and verified-streaming ideas referenced by the BLAKE3 project.
  • Argon2 is explicitly recommended by the BLAKE3 project for password hashing, which b3sum is not meant to solve.
  • Classic checksum tools such as sha256sum and md5sum are the command-line comparison point for b3sum.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
b3sumcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.8.5
管理器更新时间2026-04-25
本地数据OK
上游当前
检测到的最新版本1.8.5

https://github.com/BLAKE3-team/BLAKE3

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:b3sum
版本1.8.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/b3sum
主页https://github.com/BLAKE3-team/BLAKE3
仓库https://github.com/BLAKE3-team/BLAKE3
上游文档https://github.com/BLAKE3-team/BLAKE3#readme
许可证CC0-1.0 OR Apache-2.0 OR (Apache-2.0 WITH LLVM-exception)
源码归档https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.8.5.tar.gz
最后更新2026-04-25T04:59:03Z
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameb3sum
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

b3sum 1.8.1-2

Command line tool for calculating BLAKE3 hash

https://github.com/BLAKE3-team/BLAKE3

sudo apt install b3sum
  • Section: utils
  • Architecture: amd64
  • Source Package: rust-b3sum
  • 2 依赖
  • normalized package name match
  • 匹配方式:B3sum
Debian stable package indexes · deb.debian.org · Debian stable package indexes: b3sum from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

b3sum

nix profile install nixpkgs#b3sum
  • normalized package name match
  • 匹配方式:B3sum
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/b3/b3sum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

b3sum 1.2.0-1

Command line tool for the BLAKE3 hash

https://github.com/BLAKE3-team/BLAKE3

sudo apt install b3sum
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: rust-b3sum
  • 2 依赖
  • normalized package name match
  • 匹配方式:B3sum
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: b3sum from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

b3sum 1.8.5-r0

Command line implementation of the BLAKE3 hash function

https://github.com/BLAKE3-team/BLAKE3

sudo apk add b3sum
  • License: CC0-1.0 OR Apache-2.0
  • Architecture: x86_64
  • Source Package: b3sum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:B3sum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: b3sum from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

blake3-dev 1.8.5-r0

BLAKE3 hash function (development files)

https://github.com/BLAKE3-team/BLAKE3

sudo apk add blake3-dev
  • License: CC0-1.0 OR Apache-2.0
  • Architecture: x86_64
  • Source Package: b3sum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:B3sum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: blake3-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

blake3-libs 1.8.5-r0

BLAKE3 hash function (libraries)

https://github.com/BLAKE3-team/BLAKE3

sudo apk add blake3-libs
  • License: CC0-1.0 OR Apache-2.0
  • Architecture: x86_64
  • Source Package: b3sum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:B3sum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: blake3-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

b3sum 1.8.5-1.fc45

Command line implementation of the BLAKE3 hash function

https://crates.io/crates/b3sum

sudo dnf install b3sum
  • License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND BSD-2-Clause AND MIT AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-b3sum
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:B3sum
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: b3sum from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

b3sum 1.8.4-1

Command line implementation of the BLAKE3 hash function

https://github.com/BLAKE3-team/BLAKE3

sudo pacman -S b3sum
  • License: CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:B3sum
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: b3sum from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

b3sum 1.8.3-1.3

A multithreaded rust implementation of BLAKE3

https://github.com/BLAKE3-team/BLAKE3

sudo zypper install b3sum
  • License: Apache-2.0 OR CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: b3sum
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:B3sum
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: b3sum from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/b3sum

scoop install main/b3sum
  • normalized package name match
  • 匹配方式:B3sum
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/b3sum.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment