HomePhabricator
Diffusion Comm f5ef9cf62d6b

[CommCoreModule] implement creating outbound `olm` session

Description

[CommCoreModule] implement creating outbound olm session

Summary:
Implemented method to creating olm session.

Depends on D10374

Test Plan:
This code is really hard to test as it's impossible to verify partial results.
I generated some keys and values, verified them with olm-utils.test.js, and checked if they succeeded/failed when calling the method introduced here in the same cases as JS tests.
Full functionality tested later in the stack.

Reviewers: marcin, varun, michal

Reviewed By: marcin

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D10375

Details

Provenance
kamilAuthored on Dec 17 2023, 4:37 AM
Reviewer
marcin
Differential Revision
D10375: [CommCoreModule] implement creating outbound `olm` session
Parents
rCOMM0b3ecb9ef939: [CommRustModule] implement `getInboundKeys`
Branches
Unknown
Tags
Unknown