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

Add new methods to CryptoStore for Rust Crypto migration #3969

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Dec 18, 2023

Some groundwork for element-hq/element-web#26678: add a bunch of methods to Legacy CryptoStore to support reading the migration data.

Suggest review commit-by-commit.

Fixes #3963


This change is marked as an internal change (Task), so will not be included in the changelog.

@richvdh richvdh requested a review from a team as a code owner December 18, 2023 18:17
@richvdh richvdh requested review from dbkr and t3chguy December 18, 2023 18:17
@richvdh richvdh added the T-Task Tasks for the team like planning label Dec 18, 2023
@richvdh richvdh force-pushed the rav/element-r/migration/crypto_store branch from 269faaf to 7cef6ed Compare December 18, 2023 18:17
src/crypto/store/memory-crypto-store.ts Dismissed Show dismissed Hide dismissed
@richvdh richvdh added this pull request to the merge queue Dec 19, 2023
Merged via the queue into develop with commit 5e67a17 Dec 19, 2023
24 checks passed
@richvdh richvdh deleted the rav/element-r/migration/crypto_store branch December 19, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to CryptoStores for migration to Rust Crypto
2 participants