Mercurial > libervia-backend
log sat/memory/encryption.py @ 3841:b337d7da72e5
age | author | description |
---|---|---|
2021-03-19 | Goffi | date update |
2020-03-27 | Goffi | core (memory/encryption): use utils.asDeferred for trust UI, so async coroutines can be used |
2020-03-23 | Goffi | core (memory/encryption): automatic start encryption if peer send encrypted message: |
2020-03-23 | Goffi | core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra: |
2020-03-22 | Goffi | core (memory/encryption): encryption session are now restored on client connection |
2020-03-18 | Goffi | core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequested |
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: |