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

Update @metamask/browser-passworder #62

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

mikesposito
Copy link
Member

@mikesposito mikesposito commented Dec 6, 2023

Vault updated with a version >4.1.0 of @metamask/browser-passworder are encrypted with a key derived with different iterations based on the client's wish.

This means that currently, the vault-decryptor tool might not be able to decrypt new vaults, as the key will most likely be derived with the wrong number of iterations.

This PR updates @metamask/browser-passworder to ^4.3.0, making decryption of new vaults possible

Fixes #61

@mikesposito mikesposito marked this pull request as ready for review December 12, 2023 11:02
@mikesposito mikesposito merged commit 685462b into master Dec 12, 2023
6 checks passed
@mikesposito mikesposito deleted the chore/bump-browser-passworder branch December 12, 2023 14:26
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.

Support @metamask/browser-passworder >4.1.0
2 participants