#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

#112 in Network programming

Download history 762491/week @ 2024-09-20 740409/week @ 2024-09-27 822084/week @ 2024-10-04 773626/week @ 2024-10-11 815113/week @ 2024-10-18 830828/week @ 2024-10-25 802502/week @ 2024-11-01 802324/week @ 2024-11-08 773651/week @ 2024-11-15 722181/week @ 2024-11-22 712166/week @ 2024-11-29 823837/week @ 2024-12-06 805071/week @ 2024-12-13 388692/week @ 2024-12-20 398009/week @ 2024-12-27 601452/week @ 2025-01-03

2,344,456 downloads per month
Used in 7,626 crates (17 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

~10–17MB
~215K SLoC