pkg.soopen package index

brew / 排名 3350

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper, scoop, winget 安装 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

Windows Package Manager已验证 · 92%
winget install --id BLAKE3-Team.b3sum -e

Windows Package Manager source index · BLAKE3-Team.b3sum · 来源: cdn.winget.microsoft.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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
b3sum可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本1.8.5
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:b3sum
版本1.8.5
软件包管理器Homebrew
主页https://github.com/BLAKE3-team/BLAKE3
仓库https://github.com/BLAKE3-team/BLAKE3
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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-2.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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.5

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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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
winget95%

BLAKE3-Team.b3sum

winget install --id BLAKE3-Team.b3sum -e
  • normalized package name match
  • 匹配方式:B3sum
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: BLAKE3-Team.b3sum from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation