ConFoo Montreal 2026: Call for Papers

Voting

: nine minus five?
(Example: nine)

The Note You're Voting On

arachnid at notdot dot net
21 years ago
Note that the CRC32 algorithm should NOT be used for cryptographic purposes, or in situations where a hostile/untrusted user is involved, as it is far too easy to generate a hash collision for CRC32 (two different binary strings that have the same CRC32 hash). Instead consider SHA-1 or MD5.

<< Back to user notes page

To Top