Skip to content

fixes #12837 - make AES-GCM tag length configurable #12838

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

Closed
wants to merge 1 commit into from

Conversation

eqvinox
Copy link

@eqvinox eqvinox commented May 1, 2025

Valid AES-GCM tag lengths as per NIST 800-38D, default is 16 (which is also backwards compatible.).



I don't see any further requirements from CONTRIBUTING.rst, do I need to do something else? I'm not sure about linters/stylecheckers/…

@eqvinox eqvinox force-pushed the aes-gcm-tag-len branch 2 times, most recently from f613821 to 011398f Compare May 1, 2025 17:17
Valid AES-GCM tag lengths as per NIST 800-38D, default is 16 (which is
also backwards compatible.).

Signed-off-by: David Lamparter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant