Damir Jelić
|
5b0457dad0
|
crypto: Remember the users that received the outbound group session.
|
2020-09-18 18:55:17 +02:00 |
|
Damir Jelić
|
dea3e4adf4
|
crypto: Document when a key export may panic.
|
2020-09-18 14:04:39 +02:00 |
|
Damir Jelić
|
849934b180
|
crypto: Use a constant for the attachment encryption version.
|
2020-09-16 12:39:23 +02:00 |
|
Damir Jelić
|
ae894e0ff6
|
crypto: Finish up the attachment encryption.
This adds docs and proper error handling to the attachment encryption.
Zeroing out the key buffers is added as well.
|
2020-09-16 12:05:44 +02:00 |
|
Damir Jelić
|
890e6cbc73
|
crypto: Turn an unwrap into a except.
|
2020-09-15 17:18:31 +02:00 |
|
Damir Jelić
|
b628e6286a
|
crypto: Remove an unused import.
|
2020-09-14 20:27:30 +02:00 |
|
Damir Jelić
|
2d6882c495
|
crypto: Use a Read implementation for the attachment encryption as well.
|
2020-09-14 20:06:44 +02:00 |
|
Damir Jelić
|
51f3d90224
|
crypto: Move the file encryption modules under a submodule.
|
2020-09-14 17:14:18 +02:00 |
|