Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
- Host: GitHub
- URL: https://github.com/steffengy/schannel-rs
- Owner: steffengy
- License: mit
- Created: 2015-10-07T19:19:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T19:58:55.000Z (3 months ago)
- Last Synced: 2024-10-16T07:04:16.172Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 367 KB
- Stars: 48
- Watchers: 4
- Forks: 50
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-rust-cn - steffengy/schannel-rs
- awesome-rust - steffengy/schannel-rs
- awesome-rust-zh - steffengy/schannel-rs - Schannel 的绑定(Windows 原生 TLS) (库 / 加密)
- awesome-rust - steffengy/schannel-rs
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.