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

Fix CBC decryption when originalLength is wrong #592

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

qnga
Copy link
Member

@qnga qnga commented Nov 22, 2024

Fixes IndexOutOfBoundsException occurring when the originalLength reported in META-INF/encryption.xml is incorrect.

@qnga qnga requested a review from mickael-menu November 22, 2024 15:57
Copy link
Member

@mickael-menu mickael-menu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for looking into that 🙏

@mickael-menu mickael-menu merged commit 0fa652c into main Nov 25, 2024
3 checks passed
@mickael-menu mickael-menu deleted the fix/lcp-decryption branch November 25, 2024 09:29
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.

2 participants