Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, scoop 安装 b2sum

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install b2sum

local Homebrew formula metadata

Windows

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

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

概览

软件包摘要

BLAKE2 b2sum reference binary

命令和别名

  • b2sum

历史

项目历史与用法

`b2sum` is the command-line checksum utility shipped with the BLAKE2 reference source package. It hashes files with BLAKE2 implementations and occupies the same command-line niche as tools such as `sha256sum`, but for BLAKE2.

项目历史

BLAKE2 is a cryptographic hash function family derived from the BLAKE SHA-3 finalist lineage. The official BLAKE2 repository packages portable C implementations, optimized implementations for several CPU families, benchmark code, and the `b2sum` command-line utility.

The `b2sum` source file carries a 2012 copyright notice for the BLAKE2 reference source package, and the BLAKE2 specification was later published as RFC 7693 in 2015. The repository's sparse tag history reflects a small reference-code package rather than a continuously shipped application.

采用历史

`b2sum` adoption is tied to users who want a standalone BLAKE2 checksum utility from the reference implementation. The input package facts list Homebrew, Nix, and Scoop packages, which is typical for small cryptographic command-line utilities that package managers make easy to install across platforms.

The broader BLAKE2 family became notable because it offered high performance while retaining cryptographic-hash use cases. For CLI users, `b2sum` is the simple artifact: install a tiny package, hash files, and compare output in scripts.

使用方式

`b2sum` reads files and emits BLAKE2 digests for verification or scripting. The source notes compatibility concerns with coreutils-style checksum behavior, which explains the familiar package-manager naming and command-line shape.

There is no project-level configuration file or credentials file; `b2sum` is a stateless local hashing utility.

为什么软件包爱好者会关心

For package nerds, `b2sum` is the satisfying opposite of a cloud CLI: tiny, C-based, stateless, and useful anywhere checksums are useful. Its main packaging questions are license expression, CPU-optimized source selection, and making the reference utility available without pulling a larger suite.

It also shows how package names can be misleading beside cloud tooling: `brew:b2sum` is BLAKE2 checksum software, not related to Backblaze B2.

时间线

  • 2012: The BLAKE2 reference package includes the `b2sum` tool source.
  • 2015: RFC 7693 publishes the BLAKE2 cryptographic hash specification.
  • 2016: The BLAKE2 repository has a public `20160619` tag.
  • 2019: The BLAKE2 repository has a public `20190724` tag.

Related projects

  • BLAKE2b and BLAKE2s are the main BLAKE2 hash variants in the reference package.
  • BLAKE was the SHA-3 competition finalist lineage from which BLAKE2 descends.
  • `sha256sum` and other coreutils-style checksum tools are the closest command-line analogs.

来源

  • BLAKE2 official website
  • BLAKE2/BLAKE2 README and b2sum source
  • RFC 7693
  • source_facts.package-manager

安全态势

尚未找到受保护工具覆盖

没有找到 b2sum 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本20190724
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/BLAKE2/BLAKE2

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/BLAKE2/BLAKE2none 置信度

安装元数据

软件包元数据

软件包键brew:b2sum
版本20190724
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/b2sum
主页https://github.com/BLAKE2/BLAKE2
仓库https://github.com/BLAKE2/BLAKE2
上游文档https://github.com/BLAKE2/BLAKE2#readme
许可证CC0-1.0 OR OpenSSL OR Apache-2.0
源码归档https://github.com/BLAKE2/BLAKE2/archive/refs/tags/20190724.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

b2sum

nix profile install nixpkgs#b2sum
  • normalized package name match
  • 匹配方式:B2sum
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: b2sum from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Scoop95%

main/b2sum

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

来源线索

由仓库数据生成

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

使用的来源

  • 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