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
083cebe735
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
083cebe735
crypto: Initial WIP user identity storing logic.
2020-09-07 16:57:58 +02:00
..
identities
crypto: Initial WIP user identity storing logic.
2020-09-07 16:57:58 +02:00
olm
crypto: Move the signature verification method under an Utility struct.
2020-09-04 13:18:31 +02:00
store
crypto: Initial WIP user identity storing logic.
2020-09-07 16:57:58 +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: Initial logic for encrypting key exports.
2020-09-04 17:59:56 +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