rclone/crypt
Nick Craig-Wood 20da3e6352 Add options to Put, PutUnchecked and Update, add HashOption and speed up local
* Add options to Put, PutUnchecked and Update for all Fses
  * Use these to create HashOption
  * Implement this in local
  * Pass the option in fs.Copy

This has the effect that we only calculate hashes we need to in the
local Fs which speeds up transfers significantly.
2017-05-29 12:04:52 +01:00
..
pkcs7 Implement crypt for encrypted remotes - #219 2016-08-23 17:45:37 +01:00
cipher_test.go crypt: Fix obfuscate filename encryption method 2017-04-22 09:16:00 +01:00
cipher.go crypt: Fix obfuscate filename encryption method 2017-04-22 09:16:00 +01:00
crypt2_test.go poll for Google Drive changes when mounted 2017-05-28 17:54:52 +01:00
crypt3_test.go poll for Google Drive changes when mounted 2017-05-28 17:54:52 +01:00
crypt_config_test.go crypt: add integration tests for obfuscate name encryption 2017-03-29 17:57:10 +01:00
crypt_test.go poll for Google Drive changes when mounted 2017-05-28 17:54:52 +01:00
crypt.go Add options to Put, PutUnchecked and Update, add HashOption and speed up local 2017-05-29 12:04:52 +01:00