6 releases (breaking)

0.6.0 May 4, 2022
0.5.0 Nov 15, 2021
0.4.0 Nov 9, 2021
0.3.0 Nov 1, 2021
0.1.0 Sep 17, 2020

#1841 in Embedded development

48 downloads per month

Apache-2.0

160KB
3.5K SLoC

Drogue-TLS

CI crates.io docs.rs Matrix

Drogue-TLS is a Rust-native TLS 1.3 implementation that works in a no-std environment. The implementation is work in progress, but the example clients should work against the rustls echo server.

NOTE: This crate has been replaced by embedded-tls.


lib.rs:

Drogue-TLS is a Rust-native TLS 1.3 implementation that works in a no-std environment. The implementation is work in progress, but the example clients should work against the rustls echo server.

NOTE: This crate has been replaced by embedded-tls.

Dependencies

~6–20MB
~253K SLoC