#windows #tls #ssl #https #schannel

schannel

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

24 releases

0.1.21 Jan 9, 2023
0.1.20 May 18, 2022
0.1.19 May 9, 2020
0.1.18 Mar 20, 2020
0.0.1 Oct 19, 2015

#214 in Cryptography

Download history 249052/week @ 2023-02-13 247004/week @ 2023-02-20 259694/week @ 2023-02-27 291981/week @ 2023-03-06 262622/week @ 2023-03-13 271343/week @ 2023-03-20 262533/week @ 2023-03-27 226020/week @ 2023-04-03 234835/week @ 2023-04-10 260946/week @ 2023-04-17 240986/week @ 2023-04-24 231823/week @ 2023-05-01 235104/week @ 2023-05-08 251588/week @ 2023-05-15 259536/week @ 2023-05-22 245349/week @ 2023-05-29

1,005,945 downloads per month
Used in 4,878 crates (12 directly)

MIT license

160KB
3.5K SLoC

schannel-rs Build status

Documentation

Rust bindings to the Windows SChannel APIs providing TLS client and server functionality.


lib.rs:

Bindings to the Windows SChannel APIs.

Dependencies

~30MB
~487K SLoC