#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

55 releases

new 0.2.9 Jul 19, 2024
0.2.7 Jun 5, 2024
0.2.0 Mar 25, 2024
0.1.1 Dec 22, 2023
0.0.0 Mar 1, 2022

#645 in Cryptography

Download history 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 11407/week @ 2024-05-09 20304/week @ 2024-05-16 16061/week @ 2024-05-23 12660/week @ 2024-05-30 12680/week @ 2024-06-06 13032/week @ 2024-06-13 15679/week @ 2024-06-20 13022/week @ 2024-06-27 13039/week @ 2024-07-04 13587/week @ 2024-07-11 11589/week @ 2024-07-18

54,034 downloads per month
Used in s2n-netbench-driver-s2n-t…

Apache-2.0

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

~62MB
~1.5M SLoC