#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

#105 in Network programming

Download history 755201/week @ 2024-09-26 799892/week @ 2024-10-03 773271/week @ 2024-10-10 815479/week @ 2024-10-17 833640/week @ 2024-10-24 793426/week @ 2024-10-31 806260/week @ 2024-11-07 779064/week @ 2024-11-14 775406/week @ 2024-11-21 677973/week @ 2024-11-28 800234/week @ 2024-12-05 814194/week @ 2024-12-12 482263/week @ 2024-12-19 354270/week @ 2024-12-26 686843/week @ 2025-01-02 990782/week @ 2025-01-09

2,675,061 downloads per month
Used in 7,638 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

~11–18MB
~225K SLoC