Damir Jelić
|
ff683602f2
|
crypto: Export the KeysExport error
|
2021-03-30 13:52:57 +02:00 |
Damir Jelić
|
c39fa6543f
|
crypto: Expose the EncryptionInfo struct publicly
|
2021-02-15 15:19:48 +01:00 |
Damir Jelić
|
b5c61af472
|
crypto: Move the base64 helpers into a common module.
|
2020-12-08 16:21:29 +01:00 |
Damir Jelić
|
24592adbba
|
crypto: Return a higher level struct when decrypting olm messages instead of tuples
|
2020-12-01 12:41:11 +01: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ć
|
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 |