Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steffengy/schannel-rs

Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
https://github.com/steffengy/schannel-rs

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

schannel-rs [![.github/workflows/ci.yaml](https://github.com/steffengy/schannel-rs/actions/workflows/ci.yaml/badge.svg)](https://github.com/steffengy/schannel-rs/actions/workflows/ci.yaml)
=====

[Documentation](https://docs.rs/schannel/0/x86_64-pc-windows-msvc/schannel/)

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