|
|
|
|
|
by bscphil
2307 days ago
|
|
> Personally, when I implemented this in a web service, I used a bloom filter. I'm not a professional programmer, but I would have supposed a bloom filter is in this case equivalent to just saving the first n bits of every sha1 hash. Is that wrong? |
|