wire-web-packages icon indicating copy to clipboard operation
wire-web-packages copied to clipboard

refactor: Factorize reencryption logic

Open atomrc opened this issue 3 years ago • 0 comments

This PR will help in the effort of bringing the fingerprint computation to the core. The idea is to gather all manipulation of prekeys only inside of the CryptoService. It should be the only entity aware of prekeys.

Prekeys will be needed in order to create missing sessions with devices we will want to compute fingerprint of

atomrc avatar Oct 20 '22 15:10 atomrc