aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/file_transfer/file_decryptor.vala
Commit message (Expand)AuthorAgeFilesLines
* Set key size for omemo http file transfers to 256 bitsMarvin W2020-09-151-2/+3
* Send OMEMO-encrypted messages and files using 12 byte IVMarvin W2020-09-141-8/+2
* Fix initial file encryption displayingfiaxh2020-09-071-0/+4
* Fix OMEMO file transfer GCM tagMarvin W2019-10-281-1/+1
* Add JET supportMarvin W2019-09-161-13/+11
* Fix some warningshrxi2019-09-101-29/+33
* Fix specified size for encrypted file uploadsfiaxh2019-08-211-1/+1
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+89