This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced
2026-05-18 21:52:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee290add4596840f0c3a34a56e043c997c9d5e29
matrix-rust-sdk
/
src
/
crypto
History
Damir Jelić
dc2983d9a2
crypto: Add initial support to encrypt messages.
2020-04-09 16:24:40 +02:00
..
store
crypto compiles, tests pass
2020-04-03 11:00:37 -04:00
device.rs
device: Change to the higher level ruma types for device ids.
2020-04-09 16:22:25 +02:00
error.rs
crypto: Add the ability to store group sessions to the sqlite store.
2020-03-27 17:01:21 +01:00
machine.rs
crypto: Add initial support to encrypt messages.
2020-04-09 16:24:40 +02:00
memory_stores.rs
device: Change to the higher level ruma types for device ids.
2020-04-09 16:22:25 +02:00
mod.rs
crypto: Initial support for device tracking.
2020-04-02 11:14:23 +02:00
olm.rs
crypto: Add some more methods to the group session wrapper.
2020-04-09 16:23:24 +02:00