N
N
Ninazu2019-03-20 17:01:12
Hashing
Ninazu, 2019-03-20 17:01:12

Is there some kind of noise-tolerant algorithm that ignores errors in the incoming buffer, without storing the original state?

Interested in hashing that is not sensitive to small changes in the initial data with a mutation rate of up to 1%.
That is, with any modification, with any distribution of 10 bytes out of 1024 information, the output has always been the same buffer of at least 32 bytes. But when modifying say 20 bytes, the output buffer was different already.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lander, 2019-03-20
@usdglander

Will Hamming code work?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question