logoalt Hacker News

brokenmachinetoday at 12:35 AM0 repliesview on HN

It's trivially easy to create a malicious file with the same CRC as another file.

So "verifying" using CRC is very stupid if you're trying to prevent malicious execution. You need to use cryptographic signatures.