mbedtls 0.13.3

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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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