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, Apr 23, 5:50 AM
Unknown Object (File)
Tue, Apr 22, 11:52 PM
Unknown Object (File)
Tue, Apr 22, 11:51 PM
Unknown Object (File)
Mon, Apr 21, 8:05 PM
Unknown Object (File)
Wed, Apr 2, 4:31 AM
Unknown Object (File)
Sat, Mar 29, 3:21 PM
Unknown Object (File)
Mar 12 2025, 1:59 PM
Unknown Object (File)
Mar 12 2025, 1:58 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