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 ciphertext length check in AES decryption #92

Merged
merged 2 commits into from
Sep 24, 2021

Conversation

SignorMercurio
Copy link

An attempt to resolve #87 .

Don't know how to reproduce the issue, so I'm not sure if this really address the issue. However, I believe that checking the length of encryptPass is necessary in AES decryption.

Also removed an unused variable.

@moonD4rk moonD4rk merged commit 7da2f4d into moonD4rk:master Sep 24, 2021
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.

Panicked while decrypt passwords data
2 participants