Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Security and detecting duplicates are two different things. You can detect duplicates using a Bloom filter and use a lot less memory than using MD5s.


A bloom filter is built on top of hash functions, not instead of them.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: