ROADMAP.md: add kyber support item

This commit is contained in:
Joseph Birr-Pixton 2023-12-11 15:53:31 +00:00 committed by Joe Birr-Pixton
parent 2dd331cf46
commit c9ca47b209
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ In rough order of priority:
consider implementing limits for TLS over TCP as well.
rustls/rustls#755
* **Support Post-Quantum Hybrid Key Exchange**.
Experimental, optional support for the `X25519Kyber768Draft00` key exchange.
This should track [the draft](https://datatracker.ietf.org/doc/draft-tls-westerbaan-xyber768d00/).
rustls/rustls#1687
## Past priorities
Delivered in 0.22: