Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonrock/rustls-extra
Rust crate with additional types and utilities for rustls (unofficial)
https://github.com/lemonrock/rustls-extra
rust rust-crate tls tls12 tls13 tls13-support
Last synced: about 1 month ago
JSON representation
Rust crate with additional types and utilities for rustls (unofficial)
- Host: GitHub
- URL: https://github.com/lemonrock/rustls-extra
- Owner: lemonrock
- License: other
- Created: 2019-02-02T08:30:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T08:33:47.000Z (almost 6 years ago)
- Last Synced: 2024-09-30T12:04:16.733Z (about 2 months ago)
- Topics: rust, rust-crate, tls, tls12, tls13, tls13-support
- Language: Rust
- Homepage: https://github.com/lemonrock/rustls-extra
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rustls-extra
[rustls-extra] contains useful abstractions to make it easier to work with the logic in rustls for epoll-based servers and clients.
## Licensing
The license for this project is MIT.
[rustls-extra]: https://github.com/lemonrock/rustls-extra "rustls-extra GitHub page"