rclone/backend/crypt
Nick Craig-Wood 1cb31e8cc7 crypt: fix uploads with --crypt-no-data-encryption
Before this change, when uploading to a crypt, the ObjectInfo
accidentally used the encrypted size, not the unencrypted size when
--crypt-no-data-encryption was set.

Fixes #5498
2021-10-12 17:12:41 +01: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: fix uploads with --crypt-no-data-encryption 2021-10-12 17:12:41 +01:00