Support new rustls `KernelConnection` API, and thence TLS1.3 KeyUpdates
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 98
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/rustls/rustls/issues/2362 for background. I plan to work on this as part of integrating KTLS into https://github.com/rustls/rustls-openssl-compat.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with rustls/rustls#2362 to understand the new KernelConnection API and TLS 1.3 KeyUpdates, then inspect this repository's KTLS wrappers. Compare the required integration with the rustls-openssl-compat use case; done means the new API and KeyUpdates are supported by the wrapper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, rust
- Domain
- networking, operating-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100