| Crates.io | s2n-tls |
| lib.rs | s2n-tls |
| version | 0.3.34 |
| created_at | 2021-04-21 18:31:49.242615+00 |
| updated_at | 2026-01-16 22:26:14.568554+00 |
| description | A C99 implementation of the TLS/SSL protocols |
| homepage | |
| repository | https://github.com/aws/s2n-tls |
| max_upload_size | |
| id | 387775 |
| size | 430,108 |
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.