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
75fa7e97f9
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
75fa7e97f9
crypto: Remove some unneeded clones.
2020-08-14 14:29:53 +02:00
..
olm
crypto: Test that session expiration works correctly.
2020-08-13 15:03:28 +02:00
store
crypto: Respect the encryption settings of a room when creating sessions.
2020-08-13 14:41:59 +02:00
verification
crypto: Don't allow dead code in the SAS layer anymore.
2020-08-14 11:09:50 +02:00
device.rs
crypto: Pass the device key id to the verify signature method.
2020-08-14 14:08:53 +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: Initial scaffolding for the public cross signing keys.
2020-08-14 14:10:29 +02:00
machine.rs
crypto: Initial scaffolding for the public cross signing keys.
2020-08-14 14:10:29 +02:00
memory_stores.rs
crypto: Respect the encryption settings of a room when creating sessions.
2020-08-13 14:41:59 +02:00
user_identity.rs
crypto: Remove some unneeded clones.
2020-08-14 14:29:53 +02:00