| Crates.io | s2n-tls-tokio |
| lib.rs | s2n-tls-tokio |
| version | 0.3.26 |
| created_at | 2022-03-01 19:15:19.166075+00 |
| updated_at | 2025-09-15 23:02:03.344502+00 |
| description | An implementation of TLS streams for Tokio built on top of s2n-tls |
| homepage | |
| repository | https://github.com/aws/s2n-tls |
| max_upload_size | |
| id | 541761 |
| size | 83,514 |
s2n-tls-tokio provides async bindings that allow consumers to use s2n-tls within the tokio runtime. To consume s2n-tls outside of an async context consider using the s2n-tls crate.