Initial /sendfile OMEMO encryption

This commit is contained in:
William Wennerström
2020-06-11 22:50:36 +02:00
parent 35aecd425f
commit 3370418d71
8 changed files with 242 additions and 54 deletions

View File

@@ -0,0 +1,2 @@
void test_omemo_aesgcm256_encrypt_file(void **state);
void test_omemo_aesgcm256_decrypt_file(void **state);