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)
Thu, Dec 26, 12:53 PM
Unknown Object (File)
Thu, Dec 26, 3:37 AM
Unknown Object (File)
Fri, Dec 20, 11:09 PM
Unknown Object (File)
Fri, Dec 6, 4:47 AM
Unknown Object (File)
Thu, Dec 5, 1:41 PM
Unknown Object (File)
Thu, Dec 5, 5:12 AM
Unknown Object (File)
Wed, Dec 4, 12:40 PM
Unknown Object (File)
Tue, Dec 3, 8:53 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
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