mbedtls 0.7.0

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.

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, 7 of them enabled by default.

default

aesni (default)

legacy_protocols (default)

padlock (default)

std (default)

time (default)

use_libc (default)

yasna (default)

This feature flag does not enable additional features.

block-modes

This feature flag does not enable additional features.

chrono

This feature flag does not enable additional features.

core_io

This feature flag does not enable additional features.

custom_gmtime_r

custom_time

force_aesni_support

mpi_force_c_code

pkcs12

pkcs12_rc2

pthread

rc2

This feature flag does not enable additional features.

rdrand

This feature flag does not enable additional features.

rust_threading

sgx

spin

This feature flag does not enable additional features.

spin_threading

threading

This feature flag does not enable additional features.

zlib