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

Allow len < 16 for aes256-gcm encryption #826

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

James-ZHANG
Copy link
Contributor

Only decryption should check len < 16.

@LDVG
Copy link
Contributor

LDVG commented Oct 14, 2024

Good catch. As with your other PR, would you mind amending the commit message, excluding the trailing period? Looks good to me otherwise. Thank you!

@James-ZHANG James-ZHANG changed the title Allow len < 16 for aes256-gcm encryption. Allow len < 16 for aes256-gcm encryption Oct 14, 2024
@James-ZHANG James-ZHANG force-pushed the allow-small-length-encryption branch from 0a98cc8 to 280486c Compare October 14, 2024 16:44
@James-ZHANG
Copy link
Contributor Author

As with your other PR, would you mind amending the commit message, excluding the trailing period?

Done.

@LDVG LDVG requested a review from kongeo October 14, 2024 17:36
@kongeo kongeo merged commit 2a077ca into Yubico:main Oct 15, 2024
37 checks passed
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.

3 participants