s2n-tls-sys

Crates.ios2n-tls-sys
lib.rss2n-tls-sys
version0.2.8
sourcesrc
created_at2021-04-21 18:31:02.027179
updated_at2024-07-01 16:59:27.769299
descriptionA C99 implementation of the TLS/SSL protocols
homepage
repositoryhttps://github.com/aws/s2n-tls
max_upload_size
id387774
size2,769,849
s2n-core (github:aws:s2n-core)

documentation

README

This crates provides low level rust bindings for s2n-tls which are autogenerated with bindgen

This crate is not intended for direct consumption by end consumers. Interested developers should instead look at the s2n-tls or s2n-tls-tokio crates. These provide higher-level, more ergonomic bindings than the s2n-tls-sys crate.

Commit count: 4780

cargo fmt