mbedtls 0.13.2
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.