#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

#28 in Network programming

Download history 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 749905/week @ 2025-01-03 1019262/week @ 2025-01-10 896809/week @ 2025-01-17 931535/week @ 2025-01-24 984845/week @ 2025-01-31 1080159/week @ 2025-02-07 990140/week @ 2025-02-14 1113336/week @ 2025-02-21 1337697/week @ 2025-02-28 1390811/week @ 2025-03-07 1153550/week @ 2025-03-14

5,186,147 downloads per month
Used in 7,941 crates (18 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

~9–17MB
~206K SLoC