rclone/backend/crypt
Nick Craig-Wood 455219f501 crypt: fix accounting when checking hashes on upload
In e52ecba295 we forgot to unwrap and
re-wrap the accounting which mean the the accounting was no longer
first in the chain of readers.  This lead to accounting inaccuracies
in remotes which wrap and unwrap the reader again.
2018-08-21 08:57:53 +01:00
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher_test.go all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
cipher.go Use io.SeekStart/End/Current constants now for go1.7+ #2154 2018-04-07 11:42:36 +01:00
crypt_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
crypt.go crypt: fix accounting when checking hashes on upload 2018-08-21 08:57:53 +01:00