From 4c22f527e052001c855b043b185f30195ad5276a Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 2 Jun 2016 19:57:19 -0400 Subject: [PATCH] Add steffengy/schannel-rs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 886e9c6..4614f2b 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [libOctavo/octavo](https://github.com/libOctavo/octavo) — Modular hash and crypto library in Rust [](https://travis-ci.org/libOctavo/octavo) * [sfackler/rust-native-tls](https://github.com/sfackler/rust-native-tls) - Bindings for native TLS libraries * [sfackler/rust-openssl](https://github.com/sfackler/rust-openssl) — [OpenSSL](https://www.openssl.org/) bindings [](https://travis-ci.org/sfackler/rust-openssl) +* [steffengy/schannel-rs](https://github.com/steffengy/schannel-rs) - Bindings for Schannel (Windows native TLS) ### Database