#tls #tokio #tls-stream #async #s2n-tls #run-time #encryption

s2n-tls-tokio

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

51 releases

new 0.2.5 May 13, 2024
0.2.0 Mar 25, 2024
0.1.1 Dec 22, 2023
0.0.41 Nov 2, 2023
0.0.0 Mar 1, 2022

#645 in Cryptography

Download history 402/week @ 2024-01-25 296/week @ 2024-02-01 648/week @ 2024-02-08 893/week @ 2024-02-15 394/week @ 2024-02-22 292/week @ 2024-02-29 415/week @ 2024-03-07 83/week @ 2024-03-14 163/week @ 2024-03-21 212/week @ 2024-03-28 53/week @ 2024-04-04 16085/week @ 2024-04-11 28938/week @ 2024-04-18 14663/week @ 2024-04-25 11902/week @ 2024-05-02 9301/week @ 2024-05-09

69,909 downloads per month
Used in s2n-netbench-driver-s2n-t…

Apache-2.0

255KB
5K 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

~61MB
~1.5M SLoC