mbedtls
v0.13.5 GrowingIdiomatic Rust wrapper for MbedTLS, allowing you to use MbedTLS with only safe code while being able to use such great Rust features like error handling and closures. Building on MbedTLS's focus on embedded use, this crate can be used in a no_std environment.
Quick Verdict
- โActively maintained (updated 42d ago)
- !Pre-1.0: API may have breaking changes
- โTrusted by 110 crates
- โTeam maintained (1 owners)
- !Heavy dependency tree (30 direct deps)
Security
Deep Insights
10.7K downloads in the last 30 days (356/day), up 55% from the previous period.
110 crates depend on mbedtls. Reasonable ecosystem adoption, though not yet a core dependency.
This crate is maintained by a team (1 owners), reducing bus-factor risk and ensuring continuity.
Despite being 9+ years old, mbedtls hasn't reached 1.0 yet. Expect potential API changes between versions.
30 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include sgx-isa, dcap-ql, mc-attestation-verifier, rustls-mbedtls-provider-utils, rustls-mbedcrypto-provider. When high-quality crates choose mbedtls, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on mbedtls
Version Adoption
Release Timeline
Feature Flags
default =["std", "aesni", "time", "padlock"]