Automic VaultAutomic Vault

brew

crcany を Homebrew でインストール

crcany のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install crcany

local Homebrew formula metadata

概要

パッケージ概要

Compute any CRC, a bit at a time, a byte at a time, and a word at a time

コマンドとエイリアス

  • crcany

履歴

プロジェクトの歴史と使われ方

crcany is Mark Adler's suite of programs for computing arbitrary CRCs and generating C code for efficient CRC calculation and combination.

プロジェクトの歴史

The madler/crcany repository was created in 2016. Its README describes the project as a definitive reference for computing and combining any CRC with bit-at-a-time, byte-at-a-time, or word-at-a-time algorithms on big- or little-endian architectures.

採用の歴史

crcany is specialized infrastructure software rather than a broad end-user CLI. Its package appeal comes from bundling reference CRC definitions, code generation, test tooling, and small executables that can be built with make.

使われ方

The suite can compute CRCs from named catalogue parameters, combine CRCs from byte sequences, and generate .c and .h files for one or more CRC definitions. The README also documents a make test target that checks calculations and generated code against catalogued CRCs.

パッケージ好きにとっての重要性

For maintainers and systems programmers, crcany matters because it turns CRC catalogue data into reproducible C implementations and tests. That makes it useful as both a command-line tool and a source-code generator for packages that need exact checksum behavior.

タイムライン

  • 2016: madler/crcany repository created.
  • 2020: crcany 2.0 commit present in the official repository.
  • 2021: crcany 2.1 commit present in the official repository.

Related projects

  • The README explicitly references Greg Cook's CRC catalogue and Ross Williams's CRC tutorial as the parameter and background sources that crcany consumes.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
crcanycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.1

https://github.com/madler/crcany

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:crcany
バージョン2.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/crcany
ホームページhttps://github.com/madler/crcany
リポジトリhttps://github.com/madler/crcany
上流ドキュメントhttps://github.com/madler/crcany#readme
ライセンスZlib
ソースアーカイブhttps://github.com/madler/crcany/archive/refs/tags/v2.1.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 Namecrcany
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

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

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

使用ソース

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