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

define how private networks work with QUIC v1 #250

Closed
wants to merge 3 commits into from

Conversation

marten-seemann
Copy link
Contributor

No description provided.

Otherwise, for short packets we'd only encrypt the AEAD tag.
An attacker could then still unprotect the packet, and ignore the incorrect tag.
@mxinden
Copy link
Member

mxinden commented Apr 7, 2021

@marten-seemann what is the current status of this pull request? Is this awaiting review?

@marten-seemann
Copy link
Contributor Author

We just closed the implementation of this libp2p/go-libp2p-quic-transport#119.
Unfortunately, everything but implementing RFC 8773 will be a hack.

@mxinden
Copy link
Member

mxinden commented Apr 8, 2021

Thanks @marten-seemann. With your reply in mind I am assuming that there is no intention to merge this pull request, thus I am closing it. Feel free to re-open in case I am missing something. This could still act as a reference in case we get around to implementing RFC 8773.

@mxinden mxinden closed this Apr 8, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants