Skip to content

Fix openssl panic due to missing iv#22

Open
malmeloo wants to merge 1 commit intoOpenBubbles:masterfrom
malmeloo:fix/openssl-panic
Open

Fix openssl panic due to missing iv#22
malmeloo wants to merge 1 commit intoOpenBubbles:masterfrom
malmeloo:fix/openssl-panic

Conversation

@malmeloo
Copy link
Copy Markdown

@malmeloo malmeloo commented May 5, 2026

OpenSSL was causing a panic for me because the iv was missing in AES operations. This fixes that by manually setting the IV to the default constant value.

Not sure why that results in an error now but I guess something changed on OpenSSL's side.

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.

1 participant