Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer Short packets if the handshake is not complete #320

Closed
camshaft opened this issue Dec 14, 2020 · 1 comment · Fixed by #2270
Closed

Buffer Short packets if the handshake is not complete #320

camshaft opened this issue Dec 14, 2020 · 1 comment · Fixed by #2270

Comments

@camshaft
Copy link
Contributor

camshaft commented Dec 14, 2020

From Receiving Out-of-Order Protected Packets in draft-ietf-quic-tls-32:

Received
packets protected with 1-RTT keys MAY be stored and later decrypted
and used once the handshake is complete.

Also in the case of 0-RTT:

A server could receive packets protected with 0-RTT keys prior to
receiving a TLS ClientHello. The server MAY retain these packets for
later decryption in anticipation of receiving a ClientHello.

@WesleyRosenblum
Copy link
Contributor

remove references in

and close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants