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
14226c0778
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
14226c0778
crypto: Refactor some tests.
2020-09-08 16:17:17 +02:00
..
identities
crypto: Refactor some tests.
2020-09-08 16:17:17 +02:00
olm
crypto: Move the signature verification method under an Utility struct.
2020-09-04 13:18:31 +02:00
store
crypto: Store the trust state of our own identities as well.
2020-09-08 16:07:37 +02:00
verification
Merge branch 'to-device-txn-uuid' into crypto-improvements
2020-09-04 12:54:40 +02:00
error.rs
crypto: Reorder the errors so unpickling now returns the timestamp error.
2020-09-02 12:11:06 +02:00
key_export.rs
crypto: Disable the real life key export test since it take a lot of time.
2020-09-07 16:59:30 +02:00
lib.rs
Merge branch 'master' into key_export
2020-09-04 14:48:56 +02:00
machine.rs
crypto: Move the signature verification method under an Utility struct.
2020-09-04 13:18:31 +02:00
requests.rs
Replace IncomingToDeviceRequest with customized request type
2020-09-03 20:02:55 +02:00