#tls #tls-client #https #tls-server #windows #client-server

schannel

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

26 releases

0.1.23 Dec 27, 2023
0.1.22 Jul 3, 2023
0.1.21 Jan 9, 2023
0.1.20 May 18, 2022
0.0.1 Oct 19, 2015

#43 in Network programming

Download history 500723/week @ 2024-01-18 455345/week @ 2024-01-25 473556/week @ 2024-02-01 489465/week @ 2024-02-08 465586/week @ 2024-02-15 499521/week @ 2024-02-22 512972/week @ 2024-02-29 495739/week @ 2024-03-07 496580/week @ 2024-03-14 527865/week @ 2024-03-21 523621/week @ 2024-03-28 538993/week @ 2024-04-04 547707/week @ 2024-04-11 560080/week @ 2024-04-18 515777/week @ 2024-04-25 433443/week @ 2024-05-02

2,159,695 downloads per month
Used in 6,222 crates (13 directly)

MIT license

160KB
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–21MB
~282K SLoC