This website requires JavaScript.
Explore
Help
Sign in
char
/
matrix-rust-sdk
Watch
1
Star
0
Fork
You've already forked matrix-rust-sdk
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
ea49a35b43
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
ea49a35b43
crypto: Simplify the function signature of share_group_session.
2020-08-20 10:25:05 +02:00
..
olm
crypto: Rename Device to ReadOnlyDevice.
2020-08-17 16:17:28 +02:00
store
crypto: Rename TrustState to LocalTrust since.
2020-08-19 11:20:08 +02:00
verification
crypto: Add a TODO about cross signing signatures.
2020-08-19 14:49:40 +02:00
device.rs
crypto: Move the olm_encrypt() method into the higher level Device.
2020-08-20 10:18:36 +02:00
error.rs
crypto: Don't panic if the key id can't be parsed.
2020-08-14 14:25:51 +02:00
lib.rs
crypto: Rename TrustState to LocalTrust since.
2020-08-19 11:20:08 +02:00
machine.rs
crypto: Simplify the function signature of share_group_session.
2020-08-20 10:25:05 +02:00
memory_stores.rs
crypto: Rename UserDevices to ReadOnlyUserDevices.
2020-08-17 17:01:38 +02:00
user_identity.rs
crypto: Remove some unneeded clones.
2020-08-19 18:04:06 +02:00