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

AES GCM raises MessageTooLong #648

Closed
phuocchubeo123 opened this issue Dec 3, 2024 · 1 comment
Closed

AES GCM raises MessageTooLong #648

phuocchubeo123 opened this issue Dec 3, 2024 · 1 comment

Comments

@phuocchubeo123
Copy link

Hi! I am working on a project that involves using AES GCM to encrypt quite a big header. May I ask if there is a message length limit in aes256gcm? Since as I increase the header length, Rust panicked with MessageTooLong error in the encryption step.
Thank you so much!

@phuocchubeo123
Copy link
Author

Sorry guys! The issue is in another crate!

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

No branches or pull requests

1 participant