vector-im-hydrogen-web/src/matrix/e2ee
Bruno Windels 2b59c8bb7c store ed25519 key from olm event rather than one in m.room_key payload
that's the docs/js-sdk do it, even though it probably
doesn't matter much as we verify the key anyway
2020-09-08 10:52:02 +02:00
..
megolm store ed25519 key from olm event rather than one in m.room_key payload 2020-09-08 10:52:02 +02:00
olm make decryption algorithms return DecryptionResult 2020-09-08 10:48:11 +02:00
Account.js using wrong method here 2020-09-03 15:27:00 +02:00
common.js forgot to remove this after extracting function 2020-09-03 15:27:40 +02:00
DecryptionResult.js make decryption algorithms return DecryptionResult 2020-09-08 10:48:11 +02:00
DeviceTracker.js ensure /keys/query devices have the keys we need 2020-09-08 10:51:01 +02:00
RoomEncryption.js use decryption result to show message verification status in timeline 2020-09-08 10:50:39 +02:00