mbedtls@2
« Back to VersTracker
Description:
Cryptographic & SSL/TLS library
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Security
Tags: cryptography tls ssl security embedded
Install: brew install mbedtls@2
About:
Mbed TLS (formerly PolarSSL) is an open source cryptographic library written in C. It provides an easy-to-learn and integrate set of cryptographic primitives, TLS/SSL protocols, and X.509 certificate support. It is designed for embedded systems and applications requiring secure communication.
Key Features:
  • Implements SSL/TLS protocols up to 1.3 and DTLS
  • Provides AES, SHA, RSA, ECC, and other cryptographic primitives
  • Lightweight footprint suitable for embedded devices
  • Apache 2.0 license allows free commercial use
Use Cases:
  • Securing IoT device communications
  • Implementing client/server encryption in C applications
  • Adding SSL/TLS support to custom network stacks
Alternatives:
  • OpenSSL – More ubiquitous but larger and with a more complex license
  • LibreSSL – OpenSSL fork focused on code clarity and security
Version History
Detected Version Rev Change Commit
Sep 17, 2025 1:07pm 0 VERSION_BUMP c96ea034
Dec 30, 2024 4:47pm 0 VERSION_BUMP 6dba0f03