Hacker News new | ask | show | jobs
by aylons 4022 days ago
I actually thought of using CRC32 when developing my first system, but I preferred MD5 because it would be easier and clearer for people to check file integrity in a *NIX command line.