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

schannel

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

28 releases

0.1.26 Oct 6, 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

#125 in Network programming

Download history 580280/week @ 2024-07-02 634874/week @ 2024-07-09 664973/week @ 2024-07-16 664117/week @ 2024-07-23 676206/week @ 2024-07-30 661181/week @ 2024-08-06 689476/week @ 2024-08-13 717976/week @ 2024-08-20 648036/week @ 2024-08-27 741367/week @ 2024-09-03 715741/week @ 2024-09-10 687113/week @ 2024-09-17 756838/week @ 2024-09-24 769553/week @ 2024-10-01 789851/week @ 2024-10-08 810606/week @ 2024-10-15

3,264,785 downloads per month
Used in 7,468 crates (13 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

~12–19MB
~240K SLoC