19/04/2021 17:59, Vladimir Medvedkin:
> Vladimir Medvedkin (5):
> hash: add predictable RSS API
> hash: add predictable RSS implementation
> test/hash: add additional thash tests
> doc: add thash documentation
> maintainers: claim maintainership of the hash library
I kept the doc of the
This patch series introduces predictable RSS feature.
It is based on the idea of searching for partial hash collisions
within Toeplitz hash.
The Toeplitz hash function is a homomorphism between (G, ^) and (H, ^),
where (G, ^) - is a group of tuples and (H, ^) is a group of hashes
with respect to X
2 matches
Mail list logo