drogue-tls

Crates.iodrogue-tls
lib.rsdrogue-tls
version0.6.0
sourcesrc
created_at2020-09-17 19:24:10.294964
updated_at2022-05-04 10:22:50.47938
descriptionTLS 1.3 client with no_std support and no allocator
homepagehttps://drogue.io
repositoryhttps://github.com/drogue-iot/drogue-tls
max_upload_size
id289893
size185,014
Ulf Lilleengen (lulf)

documentation

https://docs.rs/drogue-tls

README

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.

Commit count: 290

cargo fmt