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 untrusted user: blue
GPG key ID: 9B203B252A63EE38
12 changed files with 342 additions and 18 deletions

View file

@ -0,0 +1,5 @@
target_sources(squawk PRIVATE
omemo.cpp
omemo.h
omemo.ui
)