rclone/crypt
Nick Craig-Wood b6684ea4f5 crypt: fix PutStream
* Make crypt call the underlying PutStream not Put as it might be different
  * Make wrapped objects with size < 0 carry on having size < 0 after wrapping
2017-09-28 08:56:40 +01:00
..
pkcs7 Implement crypt for encrypted remotes - #219 2016-08-23 17:45:37 +01:00
cipher.go crypt: Fix obfuscate filename encryption method 2017-04-22 09:16:00 +01:00
cipher_test.go Fix problems found with ineffassign 2017-06-13 11:52:36 +01:00
crypt.go crypt: fix PutStream 2017-09-28 08:56:40 +01:00
crypt2_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
crypt3_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
crypt_config_test.go Fix crypt obfuscate tests with Windows 2017-06-18 22:53:19 +01:00
crypt_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00