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

Use 'encryption' less often #1708

Merged
merged 2 commits into from Aug 28, 2018
Merged

Use 'encryption' less often #1708

merged 2 commits into from Aug 28, 2018

Conversation

martinthomson
Copy link
Member

The term is protection in most cases.

@martinthomson martinthomson added editorial An issue that does not affect the design of the protocol; does not require consensus. -transport labels Aug 27, 2018
Initial packets. Similarly, Handshake packets can only be sent and
acknowledged in Handshake packets.
Conceptually, a packet number space is the context in which a packet can be
processed and ACKed. Initial packets can only be sent with Initial encryption
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this also be protection?

Conceptually, a packet number space is the context in which a packet can be
processed and ACKed. Initial packets can only be sent with Initial encryption
keys and ACKed in packets which are also Initial packets. Similarly, Handshake
packets can only be sent and acknowledged in Handshake packets.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Handshake packets can only be sent in Handshake packets" is either tautological or incorrect, and I'm uncertain which. Either way, I don't think this says what you mean to say.

@martinthomson martinthomson merged commit 2455265 into master Aug 28, 2018
@martinthomson martinthomson deleted the use-encryption-less branch August 28, 2018 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-transport editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants