Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Get keys from storage #9

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gabiazcona
Copy link

Add interactions with matrix server.
MatrixConnector performs requests to matrix. It doesn't have tests yet. Need to be tested against test server. Probably needs fixing "save_secret" function.
MatrixKeyOps has the operations that handle keys (derivate, encrypt, decrypt). Decrypt fails, but derivation and encryption are ok. Needs to add "create_iv" function, that must return a random IV.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants