rclone/backend/crypt
Ivan Andreev 7190c058a7 crypt: return wrapped object even with no-data-encryption
In presence of no_data_encryption the Crypt's Put method used to over-optimize
and returned base object. This patch makes it return Crypt-wrapped object now.

Fixes #5498
2021-10-12 00:41:12 +03:00
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher_test.go crypt: support timestamped filenames from --b2-versions 2021-04-12 15:59:18 +01:00
cipher.go crypt: support timestamped filenames from --b2-versions 2021-04-12 15:59:18 +01:00
crypt_internal_test.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
crypt_test.go crypt: add option to not encrypt data #1077 (#2981) 2021-02-17 03:40:37 +03:00
crypt.go crypt: return wrapped object even with no-data-encryption 2021-10-12 00:41:12 +03:00