Schannel bindings for rust
  • Rust 99.4%
  • PowerShell 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Reynard User f58da570a6
Some checks failed
/ test (nightly, windows-2022, x86_64-pc-windows-gnu) (push) Has been cancelled
/ test (nightly, windows-2022, x86_64-pc-windows-msvc) (push) Has been cancelled
/ test (nightly, windows-2025, i686-pc-windows-msvc) (push) Has been cancelled
/ test (nightly, windows-2025, x86_64-pc-windows-gnu) (push) Has been cancelled
/ test (1.71.0, windows-2022, i686-pc-windows-gnu) (push) Has been cancelled
/ test (nightly, windows-2022, i686-pc-windows-msvc) (push) Has been cancelled
/ test (nightly, windows-2025, x86_64-pc-windows-msvc) (push) Has been cancelled
Update dependencies to use git.sly.so versions for Garou compatibility
2026-05-12 17:17:09 +02:00
.github/workflows chore: update MSRV to 1.71 2025-09-09 10:40:53 +02:00
src add test for tls renegotiation (TLS1.3, #121) 2026-03-09 14:05:33 -07:00
test chore: no reason to track self-signed.badssl.com.cer in repo, since they frequently update 2025-09-09 10:19:33 +02:00
.gitattributes Add the missing sha1 file 2025-09-09 10:18:15 +02:00
.gitignore chore: no reason to track self-signed.badssl.com.cer in repo, since they frequently update 2025-09-09 10:19:33 +02:00
Cargo.toml Update dependencies to use git.sly.so versions for Garou compatibility 2026-05-12 17:17:09 +02:00
LICENSE.md Add license, allow building without the hyper integration 2015-10-09 22:51:58 +02:00
README.md Migrate off appveyor to github actions (#94) 2023-07-03 12:51:33 +02:00
update_test_cert.ps1 Add the missing sha1 file 2025-09-09 10:18:15 +02:00

schannel-rs .github/workflows/ci.yaml

Documentation

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