rustls
https://github.com/rustls/rustls
Rust
A modern TLS library in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to rustls
Help out
- Issues
- SECURITY.md: add threat model
- conn: hoist discarding buffer data
- Introduce new state-based API, and move buffered APIs to use it
- Externalize input buffers
- Remove nested connection modules
- Tests should dump and validate TLS traces
- Parsing should be refactored to automatically reject unparsed trailing input.
- Support for Exported Authenticators
- `emit_client_hello_for_retry` coding pattern is error-prone, especially race-prone
- Use `secure_getenv` or equivalent to read $SSLKEYLOGFILE
- Docs
- Rust not yet supported