Why TLSH hashing has a minimum 50 bytes input size requirement

Viewed 14

I was reading about TLSH hashing and i found out that it has a constraint on input size to be minimum 50 bytes, but i could not find any mention of it in the original paper. Also similar LSH hashing methods like nilsimsa ssdeep does not have such constraints. Do you know what is the reason for the minimum size constraint ?

0 Answers
Related