Automic VaultAutomic Vault

brew

botan を Homebrew, apt, dnf, MacPorts, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install botan

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install botan

MacPorts ports tree · security/botan/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install botan

Debian stable package indexes · botan · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install botan

Fedora Rawhide package metadata · botan · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S botan

Arch Linux sync databases · botan · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install Botan

openSUSE Tumbleweed package metadata · Botan · ソース: download.opensuse.org

概要

パッケージ概要

Cryptographic algorithms and formats library in C++

履歴

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

Botan is a permissively licensed C++ cryptography toolkit with a library-first identity and a substantial command-line companion. In package-manager culture it occupies the same broad territory as OpenSSL, libsodium, and Crypto++, but with a C++ API, modular build controls, Python/C FFI surfaces, and an intentionally broad algorithm catalog.

プロジェクトの歴史

The current public development home is the randombit/botan GitHub repository, created in March 2013, while the official documentation describes Botan as a C++ cryptography library focused on production cryptography. Its handbook frames the project around secure distributed systems, constant-time programming, test coverage, side-channel analysis, safe defaults, portability to modern systems, and post-quantum readiness.

Botan 3 became the active release line, with the upstream README documenting quarterly Botan3 minor releases. Botan2 reached end of life on 2025-01-01, with the final Botan2 release listed as 2.19.5 from 2024-07-08.

採用の歴史

Botan is distributed by major Unix-like package systems, including Homebrew, Debian-family distributions, Fedora, Arch, MacPorts, and openSUSE according to the package facts and the upstream README's distribution note. Its adoption is less about a single dominant CLI and more about being a reusable cryptographic substrate for C++ applications that want TLS, X.509, PKCS#11, TPM, password hashing, and newer post-quantum primitives without binding themselves to OpenSSL APIs.

The project also exposes C, Python, and third-party language bindings, which makes it useful to packagers who want one audited native cryptography implementation to serve multiple language ecosystems.

使われ方

The installed `botan` executable exposes many library functions in shell form: hashing, HMAC, password hashing, symmetric encryption, public-key operations, certificate handling, TLS-related tooling, and other cryptographic utilities. The library side is used by applications that need a C++ cryptography API with configurable modules and platform certificate-store support.

For package users, Botan is commonly installed as a development dependency as well as a CLI utility; its package significance comes from headers, libraries, ABI concerns, and feature selection as much as from the command-line binary.

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

Botan is a classic package-nerd library: it is security-sensitive, ABI-sensitive, heavily tested, and exposed through many downstream packages. Its release notes read like infrastructure maintenance, with CVEs, certificate-path behavior, compiler support, optimized CPU code paths, TLS conformance, and algorithm additions all mattering to downstream maintainers.

It is also notable as a modern C++ crypto stack that deliberately includes post-quantum algorithms and side-channel testing in its project goals, making it a useful barometer for where general-purpose cryptography libraries are moving.

タイムライン

  • 2013: Public GitHub repository created for randombit/botan.
  • 2024: Botan 2.19.5 released as the final Botan2 series release.
  • 2025: Botan2 reached end of life on January 1.
  • 2026: Botan 3.12.0 released with TLS, X.509, performance, and security fixes.

Related projects

  • OpenSSL is the most common comparison point for everyday command-line crypto and TLS tooling.
  • Crypto++ is a related C++ cryptography library in the same packaging space.
  • libsodium is a related security library with a narrower, opinionated API surface.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版3.12.0
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://botan.randombit.net/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:botan
バージョン3.12.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/botan
ホームページhttps://botan.randombit.net/
リポジトリhttps://github.com/randombit/botan
上流ドキュメントhttps://botan.randombit.net/doxygen
ライセンスBSD-2-Clause
ソースアーカイブhttps://botan.randombit.net/releases/Botan-3.12.0.tar.xz
最終更新2026-06-22T14:02:54-07:00
Pulseupdated
依存関係ca-certificates, python@3.14, sqlite
ビルド依存関係pkgconf
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebotan
Aliases
  • botan@3
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

botan 3.7.1+dfsg-2

multiplatform crypto library (3.x version)

https://botan.randombit.net/

sudo apt install botan
  • Section: libdevel
  • Architecture: amd64
  • Source Package: botan3
  • 4 依存関係
  • normalized package name match
  • 一致条件: Botan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: botan from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbotan-2-19 2.19.5+dfsg-4

multiplatform crypto library (2.x version)

https://botan.randombit.net/

sudo apt install libbotan-2-19
  • Section: libs
  • Architecture: amd64
  • Source Package: botan
  • 9 依存関係
  • normalized package name match
  • 一致条件: Botan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbotan-2-19 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbotan-2-dev 2.19.5+dfsg-4

multiplatform crypto library (2.x version)

https://botan.randombit.net/

sudo apt install libbotan-2-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: botan
  • 1 依存関係
  • normalized package name match
  • 一致条件: Botan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbotan-2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbotan-2-doc 2.19.5+dfsg-4

multiplatform crypto library (2.x version)

https://botan.randombit.net/

sudo apt install libbotan-2-doc
  • Section: doc
  • Architecture: all
  • Source Package: botan
  • 4 依存関係
  • normalized package name match
  • 一致条件: Botan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbotan-2-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

botan 2.19.3+dfsg-1ubuntu2

multiplatform crypto library (2.x version)

https://botan.randombit.net/

sudo apt install botan
  • Section: universe/libdevel
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Botan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: botan from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libbotan-2-19 2.19.3+dfsg-1ubuntu2

multiplatform crypto library (2.x version)

https://botan.randombit.net/

sudo apt install libbotan-2-19
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: botan
  • 8 依存関係
  • normalized package name match
  • 一致条件: Botan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbotan-2-19 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libbotan-2-dev 2.19.3+dfsg-1ubuntu2

multiplatform crypto library (2.x version)

https://botan.randombit.net/

sudo apt install libbotan-2-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: botan
  • 1 依存関係
  • normalized package name match
  • 一致条件: Botan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbotan-2-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libbotan-2-doc 2.19.3+dfsg-1ubuntu2

multiplatform crypto library (2.x version)

https://botan.randombit.net/

sudo apt install libbotan-2-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: botan
  • 4 依存関係
  • normalized package name match
  • 一致条件: Botan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbotan-2-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-botan 2.19.3+dfsg-1ubuntu2

multiplatform crypto library (2.x version), Python3 module

https://botan.randombit.net/

sudo apt install python3-botan
  • Section: universe/python
  • Architecture: amd64
  • Source Package: botan
  • 2 依存関係
  • normalized package name match
  • 一致条件: Botan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-botan from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

botan 1.10.17-54.fc45

Crypto library written in C++

http://botan.randombit.net/

sudo dnf install botan
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: botan
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Botan
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: botan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

botan-devel 1.10.17-54.fc45

Development files for botan

http://botan.randombit.net/

sudo dnf install botan-devel
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: botan
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Botan
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: botan-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

botan-doc 1.10.17-54.fc45

Documentation for botan

http://botan.randombit.net/

sudo dnf install botan-doc
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: botan
  • 1 提供
  • normalized package name match
  • 一致条件: Botan
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: botan-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-botan 1.10.17-54.fc45

Python3 bindings for botan

http://botan.randombit.net/

sudo dnf install python3-botan
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: botan
  • 8 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Botan
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-botan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

botan 3.12.0-1

Crypto library written in C++

https://botan.randombit.net/

sudo pacman -S botan
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 7 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Botan
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: botan from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

Botan 3.11.1-1.2

A C++ Crypto Library

https://botan.randombit.net

sudo zypper install Botan
  • License: BSD-2-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: Botan
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Botan
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: Botan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

Botan-doc 3.11.1-1.2

Documentation of Botan

https://botan.randombit.net

sudo zypper install Botan-doc
  • License: BSD-2-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: noarch
  • Source Package: Botan
  • 1 提供
  • normalized package name match
  • 一致条件: Botan
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: Botan-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment