git-annex/Backend
Joey Hess 172743728e
move cryptographicallySecure into Backend type
This is groundwork for external backends, but also makes sense to keep
this information with the rest of a Backend's implementation.

Also, removed isVerifiable. I noticed that the same information is
encoded by whether a Backend implements verifyKeyContent or not.
2020-07-20 12:17:42 -04:00
..
Hash.hs move cryptographicallySecure into Backend type 2020-07-20 12:17:42 -04:00
URL.hs move cryptographicallySecure into Backend type 2020-07-20 12:17:42 -04:00
Utilities.hs fix ByteString conversion on windows 2019-12-18 13:32:56 -04:00
WORM.hs move cryptographicallySecure into Backend type 2020-07-20 12:17:42 -04:00