log sat/memory/encryption.py @ 3215:bfa1bde97f48

age author description
2020-02-23 Goffi core (memory/encryption): "isEncryptionRequested" helper method:
2020-02-18 Goffi core (memory/encryption): new "isEncrypted" method to check if encrypted flag is set in message data
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-12-30 Goffi plugin XEP-0384: OMEMO for MUC implementation:
2019-08-13 Goffi Python 3 port:
2019-02-24 Goffi core: added a base menu allowing to set encryption session or show the trust management UI.
2019-01-12 Goffi date update
2019-01-04 Goffi core (constants): added a constant for "encrypted"
2019-01-04 Goffi core (memory/encryption): added getNamespaces method to retrieve all plugins namespaces
2019-01-03 Goffi core (memory/encryption), plugin OTR: finished OTR integration in encryption:
2019-01-02 Goffi core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:
2018-08-11 Goffi core (memore/encryption): new methods and checks:
2018-08-11 Goffi core (memory/encryption): start improvments, stop and getSession:
2018-07-29 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature: