/schannel-rs

Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)

Primary LanguageRustMIT LicenseMIT

schannel-rs Build status

Documentation

Schannel bindings to allow https without openssl on windows, more to come. Currently this only supports the client-side. A simplified version of using the schannel API, can be found here