Page MenuHomePhabricator

[lib] add method to parse one-time keys
ClosedPublic

Authored by kamil on Dec 18 2023, 4:10 AM.
Tags
None
Referenced Files
F3351259: D10368.diff
Sat, Nov 23, 12:43 AM
Unknown Object (File)
Fri, Nov 8, 5:12 PM
Unknown Object (File)
Fri, Nov 8, 1:44 AM
Unknown Object (File)
Thu, Nov 7, 11:38 PM
Unknown Object (File)
Thu, Nov 7, 8:15 PM
Unknown Object (File)
Oct 22 2024, 4:41 PM
Unknown Object (File)
Oct 22 2024, 4:41 PM
Unknown Object (File)
Oct 22 2024, 4:40 PM
Subscribers

Details

Summary

Add method which parses keys to store entire object.
Some context in ENG-6099.

Test Plan

Make sure keys output is correct, and it's possible to create session (later in the stack).

Diff Detail

Repository
rCOMM Comm
Branch
publish-olm-stack
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Dec 18 2023, 6:46 AM
marcin added 1 blocking reviewer(s): varun.

Function is algorithmically correct but we need a confirmation from @varun that this is how we want to store one time keys in Identity Service Database.

This revision is now accepted and ready to land.Dec 26 2023, 12:57 PM
This revision was automatically updated to reflect the committed changes.