mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 06:27:11 +08:00
ec0916c59d
Streams which truncated early with an EOF message would return a "Failed to authenticate decrypted block" error. While technically correct, this isn't a helpful error message as it masks the underlying problem. This changes it to return "unexpected EOF" instead. The rest of rclone knows it should retry such errors. |
||
---|---|---|
.. | ||
pkcs7 | ||
cipher_test.go | ||
cipher.go | ||
crypt_config_test.go | ||
crypt_test.go | ||
crypt.go | ||
crypt2_test.go |