Skip to content

Refactoring of IV handling to prevent reusing IVs#610

Merged
dgarske merged 9 commits intowolfSSL:masterfrom
danielinux:fix_reuse_iv_fallback
Oct 17, 2025
Merged

Refactoring of IV handling to prevent reusing IVs#610
dgarske merged 9 commits intowolfSSL:masterfrom
danielinux:fix_reuse_iv_fallback

Conversation

@danielinux
Copy link
Copy Markdown
Member

During fallback operations, use a different encryption IV than the one used to encrypt the backup during the update. This ensures that the same IV is never reused twice, to encrypt different sectors.

@danielinux danielinux requested review from dgarske and rizlik October 17, 2025 13:57
@dgarske dgarske merged commit d28a205 into wolfSSL:master Oct 17, 2025
266 checks passed
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