Skip to content

Seed bug#79

Merged
ignatk merged 3 commits intomainfrom
seed-bug
Nov 18, 2025
Merged

Seed bug#79
ignatk merged 3 commits intomainfrom
seed-bug

Conversation

@ignatk
Copy link
Contributor

@ignatk ignatk commented Nov 18, 2025

No description provided.

Apparently the unwrapSeed() never puts decrypted seed bytes into the resulting
buffer. This means that decrypted seed only had the initial vector and the
authentication tag initialised.

This is a breaking change: previously derived passwords/secrets will be
invalidated after this change. They should also be rotated.
@ignatk ignatk merged commit acec356 into main Nov 18, 2025
8 of 9 checks passed
@ignatk ignatk deleted the seed-bug branch November 20, 2025 09:55
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