Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Murmurhash update from 32bit to 128bit source code.tar.gz | 2024-09-23 | 131.6 kB | |
Murmurhash update from 32bit to 128bit source code.zip | 2024-09-23 | 145.1 kB | |
README.md | 2024-09-23 | 260 Bytes | |
Totals: 3 Items | 277.0 kB | 0 |
There's been a few requests to produce longer hashes, so the hashing would be less likely to result in collisions.
So the major change in this update was the change murmurhash from the 32bit version to 128bit, essentially producing 32 character long hashes.