Page MenuHomePhabricator

[CommCoreModule] sign message with custom Olm Account
AcceptedPublic

Authored by kamil on Tue, Nov 26, 6:07 AM.
Tags
None
Referenced Files
F3388513: D14046.diff
Fri, Nov 29, 2:41 PM
Unknown Object (File)
Wed, Nov 27, 3:32 PM
Unknown Object (File)
Wed, Nov 27, 3:32 PM
Unknown Object (File)
Wed, Nov 27, 3:32 PM
Unknown Object (File)
Wed, Nov 27, 3:32 PM
Unknown Object (File)
Wed, Nov 27, 3:32 PM
Unknown Object (File)
Wed, Nov 27, 3:32 PM
Unknown Object (File)
Wed, Nov 27, 3:32 PM
Subscribers

Details

Reviewers
bartek
tomek
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.Tue, Nov 26, 6:17 AM
kamil published this revision for review.Tue, Nov 26, 6:45 AM
This revision is now accepted and ready to land.Wed, Nov 27, 1:31 AM