Mercurial > libervia-backend
log sat/plugins/plugin_sec_aesgcm.py @ 3522:41a6c144dc90
age | author | description |
---|---|---|
2021-03-19 | Goffi | date update |
2020-03-22 | Goffi | plugin aesgcm: wait for each splitted message to be sent before sending next one |
2020-03-18 | Goffi | plugin attach, aesgcm: attachments refactoring: |
2020-03-06 | Goffi | plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabled |
2020-02-29 | Goffi | core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE` |
2020-02-26 | Goffi | plugin download, aesgcm: fixed handling of HTTP errors |
2020-02-18 | Goffi | plugin aesgcm: use 12 bytes Initialisation Vector: |
2020-02-18 | Goffi | plugin aesgcm: look for "aesgcm" links in body to use them as attachments |
2020-01-29 | Goffi | dates update |
2019-12-20 | Goffi | plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing: |