rclone/backend/crypt
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
pkcs7 Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
cipher_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
cipher.go crypt: fix typo in comment 2022-08-22 10:43:54 +02:00
crypt_internal_test.go crypt: support metadata 2022-06-29 17:30:37 +01:00
crypt_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00
crypt.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00