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
- conn: move the Transport into ConnectionCommon
- Provide EncryptInput to record encrypter implementations
- Hoist TLS protocol details out of crypto providers
- Warning logs are emitted for CloseNotify
- Support early data handling in `ClientHandshake`/`ServerHandshake`
- Dependency update request: support aws-lc-rs to 1.17
- Sketch of desirable(?) `RecordEncrypter::encrypt` interface
- reject server hello that does not echo legacy_session_id
- Explicitly indicate protocol version in use throughout handshake machinery
- Rework accesses to `SideData::Data` types
- Docs
- Rust not yet supported