Skip to content

Commit

Permalink
no comparison
Browse files Browse the repository at this point in the history
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>
  • Loading branch information
martinthomson and janaiyengar committed Jan 12, 2021
1 parent 59c32a6 commit eec9e26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions draft-ietf-quic-tls.md
Expand Up @@ -1110,8 +1110,7 @@ mask that might result from a shorter packet number encoding are unused.

{{pseudo-hp}} shows a sample algorithm for applying header protection. Removing
header protection only differs in the order in which the packet number length
(pn_length) is determined (here "^" is used to represent exclusive or, not
exponentiation).
(pn_length) is determined (here "^" is used to represent exclusive or).

~~~
mask = header_protection(hp_key, sample)
Expand Down

0 comments on commit eec9e26

Please sign in to comment.