Automic VaultAutomic Vault

brew

b2sum を Homebrew, Nix, scoop でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • 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/BLAKE2信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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