rclone/backend/crypt
Garry McNulty 9cb3a68c38 crypt: check for maximum length before decrypting filename
The EME Transform() method will panic if the input data is larger than
2048 bytes.

Fixes #2826
2018-12-19 11:51:44 +00:00
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher_test.go crypt: check for maximum length before decrypting filename 2018-12-19 11:51:44 +00:00
cipher.go crypt: check for maximum length before decrypting filename 2018-12-19 11:51:44 +00:00
crypt_test.go crypt: ensure integration tests run correctly when -remote is set 2018-10-23 17:12:38 +01:00
crypt.go backend: unify NewFs path handling for wrapping remotes 2018-10-10 17:50:27 +01:00