Devin Ragotzy
|
ed1f12ce37
|
Run cargo fmt with merge-imports true
|
2020-08-02 07:46:02 -04:00 |
|
Damir Jelić
|
7128505768
|
Merge branch 'master' into sas-verification
|
2020-07-26 21:20:53 +02:00 |
|
Jonas Platte
|
6a96368048
|
Upgrade ruma
|
2020-07-26 16:58:27 +02:00 |
|
Damir Jelić
|
094b2f90d6
|
Merge branch 'master' into sas-verification
|
2020-07-25 10:31:20 +02:00 |
|
Jonas Platte
|
ca88539ec4
|
Upgrade ruma
|
2020-07-25 02:23:10 +02:00 |
|
Damir Jelić
|
4fa58bfaac
|
crypto: Add getters for the user and device id in the account.
|
2020-07-22 13:40:47 +02:00 |
|
Damir Jelić
|
24baf1fe0f
|
crypto: More doc fixes.
|
2020-07-21 13:04:51 +02:00 |
|
Damir Jelić
|
861c07d5ce
|
cyrpto: Fix the docs for the Session encrypt method.
|
2020-07-21 12:59:15 +02:00 |
|
Damir Jelić
|
451d902604
|
crypto: Allow that many arguments on the from_pickle session method.
|
2020-07-21 12:57:31 +02:00 |
|
Damir Jelić
|
c3f00c96f8
|
crypto: Don't require the account to be passed when encrypting.
|
2020-07-21 12:46:06 +02:00 |
|
Damir Jelić
|
e50cf39a17
|
crypto: Store a copy of the user_id/device_id and identity keys in sessions.
|
2020-07-21 12:40:23 +02:00 |
|
Damir Jelić
|
3f1439fe28
|
crypto: Move the olm encryption logic into the Session struct.
|
2020-07-21 12:03:05 +02:00 |
|
Damir Jelić
|
3d6872607e
|
crypto: Move the m.room_key content creation into the outbound group session.
|
2020-07-21 11:12:20 +02:00 |
|
Damir Jelić
|
b22324b305
|
crypto: Split out the olm module into separate files.
|
2020-07-21 10:38:14 +02:00 |
|