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

schannel

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

29 releases

new 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

#132 in Network programming

Download history 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 811016/week @ 2024-10-15 825148/week @ 2024-10-22 800177/week @ 2024-10-29 821133/week @ 2024-11-05 651742/week @ 2024-11-12

3,246,170 downloads per month
Used in 7,403 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

~13–19MB
~249K SLoC