aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/shingles.c
Commit message (Expand)AuthorAgeFilesLines
* Start miration to the new strings.Vsevolod Stakhov2015-10-061-2/+2
* Use new siphash implementation.Vsevolod Stakhov2015-04-081-23/+13
* Several improvements to the shingles calculations.Vsevolod Stakhov2014-12-191-6/+6
* Resize hashes array properly.Vsevolod Stakhov2014-12-191-2/+2
* Use blake2 as KDF instead of sha256.Vsevolod Stakhov2014-12-181-9/+8
* Tune shingles settings.Vsevolod Stakhov2014-12-171-5/+8
* Add comparision function for shingles.Vsevolod Stakhov2014-12-171-0/+15
* Allow to allocate shingles without pool.Vsevolod Stakhov2014-12-171-1/+7
* Add preliminary shingles version.Vsevolod Stakhov2014-12-171-0/+131