Closed herrcore closed 3 years ago
Because we have collisions in hash tables a single hash lookup can return multiple hits... this is no good when trying to hunt for a matching algorithm.
Example. The body {"hashes": [1676620]} leads to
{ "hits": [ { "algorithm": "revil_010F", "count": 8, "hitrate": 8.0 } ] }
Fixed in the API
Because we have collisions in hash tables a single hash lookup can return multiple hits... this is no good when trying to hunt for a matching algorithm.
Example. The body {"hashes": [1676620]} leads to