#tls #s2n-tls #encryption #protocols #c99

s2n-tls-tokio

An implementation of TLS streams for Tokio built on top of s2n-tls

72 releases

new 0.3.15 Mar 25, 2025
0.3.12 Feb 19, 2025
0.3.9 Dec 17, 2024
0.3.7 Nov 14, 2024
0.0.0 Mar 1, 2022

#825 in Cryptography

Download history 10375/week @ 2024-12-03 12912/week @ 2024-12-10 10827/week @ 2024-12-17 7767/week @ 2024-12-24 10047/week @ 2024-12-31 15124/week @ 2025-01-07 12491/week @ 2025-01-14 14545/week @ 2025-01-21 12975/week @ 2025-01-28 12394/week @ 2025-02-04 14353/week @ 2025-02-11 16780/week @ 2025-02-18 17623/week @ 2025-02-25 14921/week @ 2025-03-04 17941/week @ 2025-03-11 13376/week @ 2025-03-18

66,728 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

375KB
7K SLoC

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.

Dependencies

~63MB
~1.5M SLoC