Commit message (Expand) | Author | Age | |
---|---|---|---|
* | stop using MissingH for MD5 | Joey Hess | 2017-05-15 |
* | Removed support for building with the old cryptohash library. | Joey Hess | 2017-02-24 |
* | package qualify imports | Joey Hess | 2015-08-14 |
* | Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ... | Joey Hess | 2015-08-06 |
* | refactor | Joey Hess | 2015-04-19 |
* | Added MD5 and MD5E backends. | Joey Hess | 2015-02-04 |
* | Remove support for building without cryptohash. | Joey Hess | 2015-02-04 |
* | lazy bytestring fromStrict is not available in stable; use fromChunks instead | Joey Hess | 2014-05-29 |
* | get rid of (completely safe) uses of Char8 | Joey Hess | 2014-05-27 |
* | allow building w/o cryptohash | Joey Hess | 2013-10-03 |
* | ensure that hash representations don't change in future | Joey Hess | 2013-10-01 |
* | Added SKEIN256 and SKEIN512 backends | Joey Hess | 2013-10-01 |
* | Use cryptohash rather than SHA for hashing. | Joey Hess | 2013-09-22 |