Page MenuHomePhabricator

[CommCoreModule] sign message with custom Olm Account
ClosedPublic

Authored by kamil on Nov 26 2024, 6:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 12, 1:59 PM
Unknown Object (File)
Wed, Mar 12, 1:58 PM
Unknown Object (File)
Wed, Mar 12, 1:55 PM
Unknown Object (File)
Wed, Mar 12, 1:54 PM
Unknown Object (File)
Feb 20 2025, 4:13 AM
Unknown Object (File)
Feb 3 2025, 3:28 PM
Unknown Object (File)
Feb 3 2025, 3:28 PM
Unknown Object (File)
Jan 26 2025, 4:25 AM
Subscribers

Details

Summary

ENG-9603.

Needed to sign a new device list with the old primary device account.

This doesn't need to be scheduled on cryptoThread because it is using the ephemeral CryptoModule, but perhaps it's better to keep it similar to all crypto-related operations and use a dedicated thread.

Depends on D14045

Test Plan

Tested in next diff in the stack

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil retitled this revision from [CommCoreModule] sing message with custom Olm Account to [CommCoreModule] sign message with custom Olm Account.Nov 26 2024, 6:17 AM
kamil published this revision for review.Nov 26 2024, 6:45 AM
This revision is now accepted and ready to land.Nov 27 2024, 1:31 AM