aboutsummaryrefslogtreecommitdiff
path: root/Utility/Hash.hs
Commit message (Expand)AuthorAge
* stop using MissingH for MD5Gravatar Joey Hess2017-05-15
* Removed support for building with the old cryptohash library.Gravatar Joey Hess2017-02-24
* package qualify importsGravatar Joey Hess2015-08-14
* Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...Gravatar Joey Hess2015-08-06
* refactorGravatar Joey Hess2015-04-19
* Added MD5 and MD5E backends.Gravatar Joey Hess2015-02-04
* Remove support for building without cryptohash.Gravatar Joey Hess2015-02-04
* lazy bytestring fromStrict is not available in stable; use fromChunks insteadGravatar Joey Hess2014-05-29
* get rid of (completely safe) uses of Char8Gravatar Joey Hess2014-05-27
* allow building w/o cryptohashGravatar Joey Hess2013-10-03
* ensure that hash representations don't change in futureGravatar Joey Hess2013-10-01
* Added SKEIN256 and SKEIN512 backendsGravatar Joey Hess2013-10-01
* Use cryptohash rather than SHA for hashing.Gravatar Joey Hess2013-09-22