syncthing/vendor/github.com/chmduquesne/rollinghash
Jakob Borg bd1c29ee32 lib/scanner, vendor: Fix previous commit
Can't do what I did, as the rolling function is not the same as the
non-rolling one. Instead this uses an improved version of the rolling
adler32 to accomplish the same thing. (PR filed on upstream, so should
be able to use that directly in the future.)
2017-01-18 11:57:01 +01:00
..
adler32 lib/scanner, vendor: Fix previous commit 2017-01-18 11:57:01 +01:00
buzhash lib/model, lib/weakhash: Hash using adler32, add heuristic in puller 2017-01-04 21:04:13 +00:00
rabinkarp32 lib/model, lib/weakhash: Hash using adler32, add heuristic in puller 2017-01-04 21:04:13 +00:00
rollinghash.go lib/model, lib/weakhash: Hash using adler32, add heuristic in puller 2017-01-04 21:04:13 +00:00