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
ff2079da91
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
ff2079da91
crypto: Move the group session handling logic into separate module.
2020-09-30 15:43:25 +02:00
..
file_encryption
Merge branch 'crypto-improvements' into master
2020-09-23 11:07:49 +02:00
identities
crypto: Move the group session handling logic into separate module.
2020-09-30 15:43:25 +02:00
olm
crypto: Test the full key share flow.
2020-09-29 14:18:03 +02:00
store
crypto: Split out the Account into a read only portion and one with effects.
2020-09-29 12:03:41 +02:00
verification
crypto: Split out the Account into a read only portion and one with effects.
2020-09-29 12:03:41 +02:00
error.rs
crypto: Reorder the errors so unpickling now returns the timestamp error.
2020-09-02 12:11:06 +02:00
group_manager.rs
crypto: Move the group session handling logic into separate module.
2020-09-30 15:43:25 +02:00
key_request.rs
crypto: Move the group session handling logic into separate module.
2020-09-30 15:43:25 +02:00
lib.rs
crypto: Move the group session handling logic into separate module.
2020-09-30 15:43:25 +02:00
machine.rs
crypto: Move the group session handling logic into separate module.
2020-09-30 15:43:25 +02:00
requests.rs
crypto: Test a key share cycle.
2020-09-29 10:24:54 +02:00