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
F2144648: D10368.id35130.diff
Sat, Jun 29, 8:36 PM
Unknown Object (File)
Mon, Jun 24, 2:24 AM
Unknown Object (File)
Mon, Jun 24, 1:32 AM
Unknown Object (File)
Sat, Jun 22, 2:31 AM
Unknown Object (File)
Wed, Jun 12, 12:10 AM
Unknown Object (File)
Mon, Jun 3, 4:30 AM
Unknown Object (File)
May 23 2024, 8:46 PM
Unknown Object (File)
May 21 2024, 3:41 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.