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

Add ChaCha20 support to QUIC header protection #756

Merged
merged 1 commit into from
Jan 5, 2019
Merged

Add ChaCha20 support to QUIC header protection #756

merged 1 commit into from
Jan 5, 2019

Conversation

ghedo
Copy link
Contributor

@ghedo ghedo commented Jan 5, 2019

This requires the addition of a constructor for aead::nonce::Iv from
an aead::block::Block.

I agree to license my contributions to each file under the terms given
at the top of each file I changed.

This requires the addition of a constructor for aead::nonce::Iv from
an aead::block::Block.

I agree to license my contributions to each file under the terms given
at the top of each file I changed.
@briansmith briansmith merged commit 016a5d5 into briansmith:master Jan 5, 2019
@briansmith
Copy link
Owner

Great! Thanks!

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.

2 participants