This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| crcimg [2026/06/07 14:54] – Yuki | crcimg [2026/06/07 14:55] (current) – Yuki | ||
|---|---|---|---|
| Line 36: | Line 36: | ||
| I could also try using md5 but for it to work best you need an insanely large rainbow table, you'll probably have to double your dictionary size for every bit you add in your hashing algorithm, which is why crc32 works pretty well, maybe even crc64 | I could also try using md5 but for it to work best you need an insanely large rainbow table, you'll probably have to double your dictionary size for every bit you add in your hashing algorithm, which is why crc32 works pretty well, maybe even crc64 | ||
| + | |||
| + | anyway, check [[crcimg? | ||
| < | < | ||