mautrix-python/mautrix/crypto
Tulir Asokan 47e2157dd4 Fix checking OTK count on server when no keys have been uploaded 2024-02-24 22:11:18 +02:00
..
attachments Fix another new test on Python 3.8 2022-07-05 19:24:32 +03:00
store Add option to delete outdated inbound keys 2023-06-22 09:47:15 +03:00
__init__.py Add options to automatically ratchet/delete megolm sessions (#144) 2023-04-12 20:09:23 +03:00
account.py Update copyright year 2022-02-20 14:09:05 +02:00
base.py Allow using OlmMachine.share_keys without OTK count 2023-09-06 21:24:47 +03:00
decrypt_megolm.py Add options to automatically ratchet/delete megolm sessions (#144) 2023-04-12 20:09:23 +03:00
decrypt_olm.py Add wrapper for creating background tasks 2023-02-11 22:52:38 +02:00
device_lists.py Add option to not rotate keys when devices change 2023-06-13 13:51:28 +03:00
encrypt_megolm.py Update Black to 2024 style and Python 3.10 target 2024-01-29 18:48:49 +02:00
encrypt_olm.py Log warnings if key claim fails 2022-08-22 16:57:12 +03:00
key_request.py Fetch encryption info from server if not cached 2023-04-14 12:07:50 +03:00
key_share.py Also resolve trust in non-bridge key share check 2023-03-22 22:16:17 +02:00
machine.py Fix checking OTK count on server when no keys have been uploaded 2024-02-24 22:11:18 +02:00
sessions.py Add options to automatically ratchet/delete megolm sessions (#144) 2023-04-12 20:09:23 +03:00
unwedge.py Update copyright year 2022-02-20 14:09:05 +02:00