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

Clean AES file #4440

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

florianduros
Copy link
Contributor

@florianduros florianduros commented Oct 2, 2024

This reverts commit 25a34c1.

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

The react-sdk tests were mocking in a very intrusively way the AES functions. After #4431 & element-hq/matrix-react-sdk#97, the tests are no longer using theses functions so we can clean the exports and move back calculateKeyCheck.

@florianduros florianduros added this pull request to the merge queue Oct 3, 2024
Merged via the queue into develop with commit da04482 Oct 3, 2024
26 checks passed
@florianduros florianduros deleted the florianduros/rip-out-legacy-crypto/clean-aes branch October 3, 2024 13:38
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.

3 participants