schannel 0.0.1

Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl, including hyper integration
docs.rs failed to build schannel-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: schannel-0.1.23

Rust-Schannel Build status

Documentation

Initial schannel implementation to allow https without openssl, more to come. A simplified version of using the schannel API, can be found here