Hacker News new | ask | show | jobs
by Sianko 593 days ago
So there are many different flavors of crc32. Usually you can always change the initialization value. This algorithm is only one use case.

Check this table out https://www.crccalc.com/?crc=123456789&method=&datatype=0&ou...

1 comments

I would really appreciate someone documenting exactly which variant of CRC32 is being used here.