#tls #https #tls-client #tls-server #native-tls #winapi

schannel

Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl

29 releases

0.1.27 Nov 19, 2024
0.1.24 Sep 7, 2024
0.1.23 Dec 27, 2023
0.1.22 Jul 3, 2023
0.0.1 Oct 19, 2015

#117 in Network programming

Download history 697247/week @ 2024-08-24 672396/week @ 2024-08-31 731810/week @ 2024-09-07 678346/week @ 2024-09-14 748943/week @ 2024-09-21 749826/week @ 2024-09-28 820133/week @ 2024-10-05 786998/week @ 2024-10-12 820333/week @ 2024-10-19 800361/week @ 2024-10-26 834579/week @ 2024-11-02 789675/week @ 2024-11-09 772840/week @ 2024-11-16 682460/week @ 2024-11-23 741968/week @ 2024-11-30 712269/week @ 2024-12-07

3,039,978 downloads per month
Used in 7,518 crates (15 directly)

MIT license

165KB
3.5K SLoC

schannel-rs .github/workflows/ci.yaml

Documentation

Rust bindings to the Windows SChannel APIs providing TLS client and server functionality.


lib.rs:

Bindings to the Windows SChannel APIs.

Dependencies

~11–18MB
~229K SLoC