macOS
brew install mbedtls@3local Homebrew formula metadata
sudo port install mbedtls3MacPorts ports tree · devel/mbedtls3/Portfile · ソース: api.github.com
brew
mbedtls@3 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mbedtls@3local Homebrew formula metadata
sudo port install mbedtls3MacPorts ports tree · devel/mbedtls3/Portfile · ソース: api.github.com
sudo apk add mbedtls3Alpine Linux edge package indexes · mbedtls3 · ソース: dl-cdn.alpinelinux.org
sudo pacman -S mbedtls3Arch Linux sync databases · mbedtls3 · ソース: geo.mirror.pkgbuild.com
sudo dnf install mbedtlsFedora Rawhide package metadata · mbedtls · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mbedtlsnixpkgs package indexes · pkgs/by-name/mb/mbedtls/package.nix · ソース: api.github.com
sudo apt install libmbedcrypto16Debian stable package indexes · libmbedcrypto16 · ソース: deb.debian.org
sudo apt install libmbedcrypto7t64Ubuntu 24.04 LTS package indexes · libmbedcrypto7t64 · ソース: archive.ubuntu.com
sudo zypper install libeverestopenSUSE Tumbleweed package metadata · libeverest · ソース: download.opensuse.org
概要
Cryptographic & SSL/TLS library
履歴
Mbed TLS is a C cryptography and SSL/TLS library aimed at embedded and constrained systems, but it is also packaged broadly as a general-purpose TLS stack for Unix-like systems. Homebrew's mbedtls@3 formula tracks the 3.x major series, whose API and configuration model matter to downstream packages that have not moved to later ABI lines.
The project began as PolarSSL and became Mbed TLS under Arm's Mbed ecosystem before moving into the TrustedFirmware.org family. Its official documentation describes a small, portable TLS and cryptography implementation with build-time configuration through headers such as mbedtls_config.h, which is why distribution packages expose both libraries and a set of diagnostic and test command-line programs.
Mbed TLS 3.0.0 was the major compatibility break for the 3.x line: the release removed deprecated APIs and pushed users toward the PSA Crypto interfaces. Later 3.x releases, especially the 3.6 long-term-support branch, became important for packagers because they offered a stable line for applications that needed Mbed TLS 3 rather than the newer major series.
The package is widely present across Unix package managers, including Homebrew, Debian/Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and openSUSE package names listed in the input metadata. That spread reflects Mbed TLS's role as a dependency for embedded tooling, network software, and projects that want a compact TLS implementation instead of OpenSSL.
For package managers, mbedtls@3 is specifically useful as a parallel-installable major version. It lets downstream formulae and ports continue building against the 3.x ABI while other consumers migrate on their own schedule.
Most users consume Mbed TLS as C libraries and headers rather than as an end-user CLI. The installed example and utility programs, such as mbedtls-selftest, mbedtls-benchmark, ssl_client, ssl_server, cert_app, and key_app, are useful for smoke tests, performance checks, and certificate/key experiments.
Configuration is traditionally handled at build time through include/mbedtls/mbedtls_config.h or an alternate MBEDTLS_CONFIG_FILE. That makes the package unusually sensitive to distribution build flags, enabled algorithms, and ABI compatibility.
Mbed TLS is package-nerd relevant because it is both a library dependency and a security-sensitive ABI surface. Its major-versioned Homebrew formula records the practical reality that TLS libraries cannot always be upgraded in lockstep across an ecosystem.
The 3.x line is also a useful marker for the PSA Crypto transition in C cryptography libraries: package maintainers care which consumers use legacy Mbed TLS APIs, which use PSA APIs, and which need LTS security backports.
セキュリティ状態
mbedtls@3 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
include/mbedtls/mbedtls_config.h実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cipher_aead_demo | cli | グローバル実行可能ファイル | |
crypt_and_hash | cli | グローバル実行可能ファイル | |
dh_client | cli | グローバル実行可能ファイル | |
dh_genprime | cli | グローバル実行可能ファイル | |
dh_server | cli | グローバル実行可能ファイル | |
ecdh_curve25519 | cli | グローバル実行可能ファイル | |
ecdsa | cli | グローバル実行可能ファイル | |
gen_entropy | cli | グローバル実行可能ファイル | |
gen_key | cli | グローバル実行可能ファイル | |
gen_random_ctr_drbg | cli | グローバル実行可能ファイル | |
generic_sum | cli | グローバル実行可能ファイル | |
key_app | cli | グローバル実行可能ファイル | |
key_app_writer | cli | グローバル実行可能ファイル | |
mbedtls-benchmark | cli | グローバル実行可能ファイル | |
mbedtls-selftest | cli | グローバル実行可能ファイル | |
md_hmac_demo | cli | グローバル実行可能ファイル | |
pk_decrypt | cli | グローバル実行可能ファイル | |
pk_encrypt | cli | グローバル実行可能ファイル | |
pk_sign | cli | グローバル実行可能ファイル | |
pk_verify | cli | グローバル実行可能ファイル | |
rsa_decrypt | cli | グローバル実行可能ファイル | |
rsa_encrypt | cli | グローバル実行可能ファイル | |
rsa_genkey | cli | グローバル実行可能ファイル | |
rsa_sign | cli | グローバル実行可能ファイル | |
rsa_sign_pss | cli | グローバル実行可能ファイル | |
rsa_verify | cli | グローバル実行可能ファイル | |
rsa_verify_pss | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Mbed-TLS/mbedtls
インストールメタデータ
| パッケージキー | brew:mbedtls@3 |
|---|---|
| バージョン | 3.6.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mbedtls@3 |
| ホームページ | https://www.trustedfirmware.org/projects/mbed-tls/ |
| リポジトリ | https://github.com/Mbed-TLS/mbedtls |
| 上流ドキュメント | https://mbed-tls.readthedocs.io/en/latest |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.7/mbedtls-3.6.7.tar.bz2 |
| 最終更新 | 2026-07-07T16:38:54Z |
| Pulse | updated |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mbedtls@3 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mbedtls3
sudo port install mbedtls3mbedtls3 3.6.6-r0
Light-weight cryptographic and SSL/TLS library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtls3mbedtls3-dev 3.6.6-r0
Light-weight cryptographic and SSL/TLS library (development files)
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtls3-devmbedtls3-static 3.6.6-r0
Light-weight cryptographic and SSL/TLS library (static library)
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtls3-staticmbedtls3-utils 3.6.6-r0
Utilities for mbedtls (including gen_key / cert_write)
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtls3-utilsmbedtls3 3.6.6-1
An open source, portable, easy to use, readable and flexible TLS library
sudo pacman -S mbedtls3libmbedcrypto16 3.6.5-0.1~deb13u1
lightweight crypto and SSL/TLS library - crypto library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedcrypto16libmbedtls-dev 3.6.5-0.1~deb13u1
lightweight crypto and SSL/TLS library - development files
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedtls-devlibmbedtls-doc 3.6.5-0.1~deb13u1
lightweight crypto and SSL/TLS library - documentation
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedtls-doclibmbedtls21 3.6.5-0.1~deb13u1
lightweight crypto and SSL/TLS library - tls library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedtls21libmbedx509-7 3.6.5-0.1~deb13u1
lightweight crypto and SSL/TLS library - x509 certificate library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedx509-7mbedtls
nix profile install nixpkgs#mbedtlslibmbedcrypto7t64 2.28.8-1
lightweight crypto and SSL/TLS library - crypto library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedcrypto7t64libmbedtls-dev 2.28.8-1
lightweight crypto and SSL/TLS library - development files
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedtls-devlibmbedtls-doc 2.28.8-1
lightweight crypto and SSL/TLS library - documentation
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedtls-doclibmbedtls14t64 2.28.8-1
lightweight crypto and SSL/TLS library - tls library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedtls14t64ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.