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)
Mon, Feb 3, 3:28 PM
Unknown Object (File)
Mon, Feb 3, 3:28 PM
Unknown Object (File)
Sun, Jan 26, 4:25 AM
Unknown Object (File)
Sat, Jan 25, 6:44 PM
Unknown Object (File)
Fri, Jan 24, 12:41 AM
Unknown Object (File)
Wed, Jan 22, 3:28 PM
Unknown Object (File)
Tue, Jan 21, 10:46 PM
Unknown Object (File)
Tue, Jan 21, 10:19 PM
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
No Lint Coverage
Unit
No Test Coverage

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