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
F3530729: D10368.id35130.diff
Wed, Dec 25, 4:12 AM
F3530728: D10368.id34780.diff
Wed, Dec 25, 4:12 AM
F3530715: D10368.id.diff
Wed, Dec 25, 4:12 AM
F3530712: D10368.diff
Wed, Dec 25, 4:12 AM
Unknown Object (File)
Wed, Dec 18, 5:48 AM
Unknown Object (File)
Tue, Nov 26, 8:10 PM
Unknown Object (File)
Nov 23 2024, 12:43 AM
Unknown Object (File)
Nov 8 2024, 5:12 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.