s2n-tls

Crates.ios2n-tls
lib.rss2n-tls
version0.2.8
sourcesrc
created_at2021-04-21 18:31:49.242615
updated_at2024-07-01 17:00:05.604981
descriptionA C99 implementation of the TLS/SSL protocols
homepage
repositoryhttps://github.com/aws/s2n-tls
max_upload_size
id387775
size244,228
s2n-core (github:aws:s2n-core)

documentation

README

This crate provides ergonomic, idiomatic Rust bindings for s2n-tls. From the s2n-tls readme:

s2n-tls is a C99 implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority. It is released and licensed under the Apache License 2.0.

Commit count: 4780

cargo fmt