macOS
brew install mbedtlslocal Homebrew formula metadata
sudo port install mbedtlsMacPorts ports tree · devel/mbedtls/Portfile · ソース: api.github.com
brew
mbedtls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mbedtlslocal Homebrew formula metadata
sudo port install mbedtlsMacPorts ports tree · devel/mbedtls/Portfile · ソース: api.github.com
sudo apk add mbedtlsAlpine Linux edge package indexes · mbedtls · ソース: dl-cdn.alpinelinux.org
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 pacman -S mbedtlsArch Linux sync databases · mbedtls · ソース: geo.mirror.pkgbuild.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 portable C TLS, DTLS, X.509, and cryptography library now hosted under TrustedFirmware.org, with TF-PSA-Crypto providing its PSA Crypto implementation.
TrustedFirmware.org presents Mbed TLS and TF-PSA-Crypto together: Mbed TLS implements TLS, DTLS, and X.509 certificate handling, while TF-PSA-Crypto implements the PSA Cryptography API and related driver interfaces. The licensing documentation records the earlier PolarSSL name and says the project is owned by TrustedFirmware.org.
The official GitHub repository describes the library as open source, portable, readable, flexible, and a reference implementation of the PSA Cryptography API. Current releases are made on a roughly three-to-six-month cadence, with the repository tracking dozens of releases.
Mbed TLS is adopted where TLS and crypto need to fit into small systems. TrustedFirmware.org explicitly notes its small code footprint and names TF-A, TF-M, and OP-TEE among its users, placing it in the embedded firmware and secure software supply chain rather than only in server-side TLS stacks.
Package users typically consume Mbed TLS as C libraries and headers plus example utilities. Build-time feature selection is central to its use: the default configuration is `include/mbedtls/mbedtls_config.h`, and PSA crypto mechanisms can be selected in `tf-psa-crypto/include/psa/crypto_config.h` or overridden with compile-time configuration macros.
Mbed TLS is important to package maintainers because small compile-time choices alter ABI surface, algorithm availability, footprint, and security posture. Its examples and utilities also make Homebrew-style packages useful for testing certificates, TLS clients, servers, and cryptographic primitives from the shell.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.htf-psa-crypto/include/psa/crypto_config.h実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aead_demo | cli | グローバル実行可能ファイル | |
cert_app | cli | グローバル実行可能ファイル | |
cert_req | cli | グローバル実行可能ファイル | |
cert_write | cli | グローバル実行可能ファイル | |
crl_app | cli | グローバル実行可能ファイル | |
crypto_examples | cli | グローバル実行可能ファイル | |
dtls_client | cli | グローバル実行可能ファイル | |
dtls_server | cli | グローバル実行可能ファイル | |
generate_random_uuid | cli | グローバル実行可能ファイル | |
hmac_demo | cli | グローバル実行可能ファイル | |
key_ladder_demo | cli | グローバル実行可能ファイル | |
key_ladder_demo.sh | cli | グローバル実行可能ファイル | |
load_roots | cli | グローバル実行可能ファイル | |
metatest | cli | グローバル実行可能ファイル | |
mini_client | cli | グローバル実行可能ファイル | |
pem2der | cli | グローバル実行可能ファイル | |
psa_constant_names | cli | グローバル実行可能ファイル | |
psa_hash | cli | グローバル実行可能ファイル | |
query_compile_time_config | cli | グローバル実行可能ファイル | |
query_included_headers | cli | グローバル実行可能ファイル | |
req_app | cli | グローバル実行可能ファイル | |
selftest | cli | グローバル実行可能ファイル | |
ssl_client1 | cli | グローバル実行可能ファイル | |
ssl_client2 | cli | グローバル実行可能ファイル | |
ssl_context_info | cli | グローバル実行可能ファイル | |
ssl_fork_server | cli | グローバル実行可能ファイル | |
ssl_mail_client | cli | グローバル実行可能ファイル | |
ssl_pthread_server | cli | グローバル実行可能ファイル | |
ssl_server | cli | グローバル実行可能ファイル | |
ssl_server2 | cli | グローバル実行可能ファイル | |
strerror | cli | グローバル実行可能ファイル | |
udp_proxy | cli | グローバル実行可能ファイル | |
zeroize | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Mbed-TLS/mbedtls
インストールメタデータ
| パッケージキー | brew:mbedtls |
|---|---|
| バージョン | 4.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mbedtls |
| ホームページ | 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-4.2.0/mbedtls-4.2.0.tar.bz2 |
| 最終更新 | 2026-07-07T16:39:09Z |
| 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 |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libmbedcrypto16 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 libmbedtls14t64libmbedx509-1t64 2.28.8-1
lightweight crypto and SSL/TLS library - x509 certificate library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apt install libmbedx509-1t64mbedtls 4.1.0-r0
Light-weight cryptographic and SSL/TLS library
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtlsmbedtls-dev 4.1.0-r0
Light-weight cryptographic and SSL/TLS library (development files)
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtls-devmbedtls-static 4.1.0-r0
Light-weight cryptographic and SSL/TLS library (static library)
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtls-staticmbedtls-utils 4.1.0-r0
Utilities for mbedtls (including gen_key / cert_write)
https://www.trustedfirmware.org/projects/mbed-tls/
sudo apk add mbedtls-utilsmbedtls 3.6.6-2.fc45
Light-weight cryptographic and SSL/TLS library
https://www.trustedfirmware.org/projects/mbed-tls
sudo dnf install mbedtlsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.