mautrix-go/crypto
Tulir Asokan 678d54b34b Fix bugs
2020-08-25 20:42:36 +03:00
..
attachment Fix test 2020-04-29 02:54:23 +03:00
canonicaljson Move canonicaljson and go-olm inside crypto/ 2020-04-21 03:31:42 +03:00
olm Fix Go 1.13 requirement and make compiling SAS optional 2020-08-02 13:52:13 +03:00
sql_store_upgrade Add support for storing m.room_key.withheld events 2020-08-03 22:05:01 +03:00
account.go Fix account key mix-up. Fixes #11 2020-06-24 00:26:41 +03:00
decryptmegolm.go Ability to also start verification of another device 2020-07-23 23:18:27 +02:00
decryptolm.go Fix account key mix-up. Fixes #11 2020-06-24 00:26:41 +03:00
devicelist.go Add method to load devices of specific user from server 2020-07-24 23:49:55 +03:00
encryptmegolm.go Add support for storing m.room_key.withheld events 2020-08-03 22:05:01 +03:00
encryptolm.go Fix account key mix-up. Fixes #11 2020-06-24 00:26:41 +03:00
keyexport.go Fix bugs 2020-08-25 20:42:36 +03:00
keyimport.go Fix bugs 2020-08-25 20:42:36 +03:00
keysharing.go Bump version to v0.7.0 2020-08-05 14:56:50 +03:00
machine.go Make key request approval customizable and send m.room_key.withheld if rejected 2020-08-04 21:44:21 +03:00
machine_test.go Fetch device keys if a device is not present in the crypto store 2020-07-08 13:21:19 +02:00
sessions.go Take session rotation config from m.room.encryption message 2020-07-08 13:21:19 +02:00
sql_store.go Add methods for exporting and importing key files 2020-08-25 19:55:18 +03:00
store.go Fix bugs 2020-08-25 20:42:36 +03:00
store_test.go Fix Go 1.13 requirement and make compiling SAS optional 2020-08-02 13:52:13 +03:00
unwedge.go More decryption stuff 2020-04-26 22:48:35 +03:00
verification.go Fix Go 1.13 requirement and make compiling SAS optional 2020-08-02 13:52:13 +03:00
verification_sas_methods.go Fix Go 1.13 requirement and make compiling SAS optional 2020-08-02 13:52:13 +03:00