mbedtls 0.13.6

Idiomatic 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.
Documentation

mbedtls

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 25 feature flags, 5 of them enabled by default.

default

aesni (default)

padlock (default)

std (default)

time (default)

yasna (default)

async

async-rt

bit-vec

cbc

chrono

debug

dsa

force_aesni_support

legacy_protocols

mpi_force_c_code

no_std_deps

num-bigint

pkcs12

pkcs12_rc2

rc2

rdrand

This feature flag does not enable additional features.

ssl

tokio

x509

This feature flag does not enable additional features.

zlib