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

Discard old crypto when all packets encrypted with it have been received #114

Closed
stammw opened this issue Dec 9, 2018 · 0 comments
Closed

Comments

@stammw
Copy link
Contributor

stammw commented Dec 9, 2018

As recommended in quic-tls 6. Key Update:

Keys and their corresponding secrets SHOULD be discarded when an
endpoint has received all packets with packet numbers lower than the
lowest packet number used for the new key. An endpoint might discard
keys if it determines that the length of the delay to affected
packets is excessive.

@stammw stammw changed the title Discard old crypto when all packets encrypted with it have been transmitted Discard old crypto when all packets encrypted with it have been transmited Dec 9, 2018
@stammw stammw changed the title Discard old crypto when all packets encrypted with it have been transmited Discard old crypto when all packets encrypted with it have been recieved Dec 9, 2018
@djc djc changed the title Discard old crypto when all packets encrypted with it have been recieved Discard old crypto when all packets encrypted with it have been received Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant