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

s2n-tls-tokio

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

48 releases

new 0.2.2 Apr 11, 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

#866 in Cryptography

Download history 11/week @ 2023-12-22 4/week @ 2023-12-29 87/week @ 2024-01-05 83/week @ 2024-01-12 241/week @ 2024-01-19 278/week @ 2024-01-26 381/week @ 2024-02-02 923/week @ 2024-02-09 603/week @ 2024-02-16 381/week @ 2024-02-23 270/week @ 2024-03-01 381/week @ 2024-03-08 109/week @ 2024-03-15 144/week @ 2024-03-22 230/week @ 2024-03-29 68/week @ 2024-04-05

552 downloads per month
Used in s2n-netbench-driver-s2n-t…

Apache-2.0

245KB
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

~63MB
~1.5M SLoC