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
c21517c61e
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
c21517c61e
crypto: Store the changed user identities.
2020-08-18 15:23:37 +02:00
..
olm
crypto: Rename Device to ReadOnlyDevice.
2020-08-17 16:17:28 +02:00
store
crypto: Implement storage for the user identities in the memory store.
2020-08-18 15:13:56 +02:00
verification
crypto: Pass the identity further through the SAS layer and try to verify it.
2020-08-18 14:24:27 +02:00
device.rs
crypto: Pass the user identity to the SAS object when doing verifications.
2020-08-18 13:37:02 +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 the UserDevicesWrap struct.
2020-08-17 17:12:39 +02:00
machine.rs
crypto: Store the changed user identities.
2020-08-18 15:23:37 +02:00
memory_stores.rs
crypto: Rename UserDevices to ReadOnlyUserDevices.
2020-08-17 17:01:38 +02:00
user_identity.rs
crypto: Implement storage for the user identities in the memory store.
2020-08-18 15:13:56 +02:00