some initial work and thoughts about encryption

This commit is contained in:
Blue 2023-01-01 20:25:51 +03:00
parent 758a9d95f3
commit b45a73b723
Signed by: blue
GPG key ID: 9B203B252A63EE38
12 changed files with 342 additions and 18 deletions

View file

@ -26,5 +26,6 @@
#include "messageinfo.h"
#include "utils.h"
#include "vcard.h"
#include "keyinfo.h"
#endif // SHARED_H