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

retransmit does not update the replay packet id #150

Open
reynir opened this issue Oct 30, 2023 · 0 comments
Open

retransmit does not update the replay packet id #150

reynir opened this issue Oct 30, 2023 · 0 comments

Comments

@reynir
Copy link
Contributor

reynir commented Oct 30, 2023

This may work fine if the peer hasn't received any newer packets from us. The out_packets field could hold a Packet.t instead of a Cstruct.t -- this would make it easier to 1) update the replay packet id, 2) share code between tls-auth and tls-crypt(-v2).

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

No branches or pull requests

1 participant