Commit Graph

13 Commits

Author SHA1 Message Date
Philipp Hörist
3e287d2a46 [omemo] Add encrypt_file method
The HTTPUploadPlugin calls that if encryption is enabled
2017-06-09 23:35:32 +02:00
Philipp Hörist
5f17bcac22 [omemo] Dont handle LMC differently
A patch in Gajim made that unnecessary
2017-06-02 03:18:19 +02:00
Philipp Hörist
86afb2cacc [omemo] Set encryption name in event obj 2017-06-02 03:12:27 +02:00
Philipp Hörist
0a8aa4df89 [omemo] Clean up some small things
- unused import
- unused var GAJIM_VERSION
- redundant self.plugin = self
- simplify condition
- redundant 'else'
2017-05-23 20:26:19 +02:00
Philipp Hörist
8d14bf328d [omemo] Fix regression when sending to Groupchat
This happend during porting the plugin to the new encryption API
2017-05-23 20:26:06 +02:00
Philipp Hörist
b8ff3d195b [omemo] Use Gajims encryption API 2017-05-07 19:13:09 +02:00
Philipp Hörist
5da8674677 [omemo] Add aesgcm to Gajims uri schemes 2017-04-15 11:59:06 +02:00
Philipp Hörist
77f90fbe67 [omemo] Make python-cryptography mandatory 2017-04-05 20:06:26 +02:00
Philipp Hörist
750528068f [omemo] Add file decryption 2017-03-26 21:09:24 +02:00
Philipp Hörist
4d2e07634f [omemo] Use correct tag for EME 2017-03-01 15:13:55 +01:00
Philipp Hörist
11fb760a4d [omemo] Dont handle type 'normal' messages 2017-02-28 22:19:50 +01:00
Philipp Hörist
bc2731364b [omemo] Only publish own deviceid if request fails 2017-02-28 22:18:39 +01:00
Philipp Hörist
cc04e3ac5c [omemo] Port omemoplugin changes from master 2017-01-24 14:49:44 +01:00