-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Rip out legacy crypto code #26922
Copy link
Copy link
Closed
matrix-org/matrix-js-sdk
#4653Labels
A-Element-RIssues affecting the port of Element's crypto layer to RustIssues affecting the port of Element's crypto layer to RustT-TaskTasks for the team like planningTasks for the team like planningZ-Labs
Description
Activity
Metadata
Metadata
Assignees
Labels
A-Element-RIssues affecting the port of Element's crypto layer to RustIssues affecting the port of Element's crypto layer to RustT-TaskTasks for the team like planningTasks for the team like planningZ-Labs
As a result of our work on Element R, lots of the js-sdk code is deprecated or unusable. Once Rust crypto becomes the default (related: #26869), we should begin ripping out the legacy code.
Hopefully, as part of that, we can close #17488.