rclone/backend/crypt
Fabian Möller 00adf40f9f
cryptdecode: use Cipher instead of NewFs (#2087)
* crypt: extract NewCipher out of NewFs
* cryptdecode: make use of crypt.NewCipher

Fixes #2075
2018-02-25 12:57:14 +01:00
..
pkcs7 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cipher.go cryptdecode: use Cipher instead of NewFs (#2087) 2018-02-25 12:57:14 +01:00
cipher_test.go crypt: Implement RangeOption #1825 2018-02-19 15:45:24 +00:00
crypt.go cryptdecode: use Cipher instead of NewFs (#2087) 2018-02-25 12:57:14 +01:00
crypt2_test.go fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
crypt3_test.go fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00
crypt_config_test.go config: factor Obscure and Reveal into its own package 2018-01-18 20:19:55 +00:00
crypt_test.go fstests: add TestInternal (#2085) 2018-02-25 10:58:06 +01:00