This website requires JavaScript.
Explore
Help
Sign In
matrix
/
matrix-js-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced
2025-11-29 16:43:09 +03:00
Code
Activity
Files
42babbc59540bf4142c838a0928bc924c854a938
matrix-js-sdk
/
lib
/
crypto-algorithms
History
Richard van der Hoff
42babbc595
Put all of the megolm keys in one room message
...
Avoid hitting the rate-limiter by putting all of the megolm keys in a single event.
2016-08-24 11:46:22 +01:00
..
base.js
Merge pull request
#180
from matrix-org/rav/receive_megolm_keys
2016-08-23 17:30:30 +01:00
index.js
Implement megolm encryption/decryption
2016-08-16 16:47:37 +01:00
megolm.js
Put all of the megolm keys in one room message
2016-08-24 11:46:22 +01:00
olm.js
Reinstate device blocking for simple Olm
2016-08-24 09:26:12 +01:00