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

Ensure the use of full-length (128-bit) tags for all AEAD algorithms #1688

Closed
DemiMarie opened this issue Aug 20, 2018 · 1 comment
Closed
Labels
invalid A duplicate, overcome-by-events, ill-formed, or off-topic issue, or a question better asked on-list.

Comments

@DemiMarie
Copy link

AES-GCM is vulnerable if short tags are used, and ChaCha20-Poly1305 is expected to be even more vulnerable. This should be fixed by using full-length tags.

@DemiMarie
Copy link
Author

Nevermind, this has already been fixed.

@mnot mnot added the invalid A duplicate, overcome-by-events, ill-formed, or off-topic issue, or a question better asked on-list. label Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid A duplicate, overcome-by-events, ill-formed, or off-topic issue, or a question better asked on-list.
Projects
None yet
Development

No branches or pull requests

2 participants