Skip to content

Conversation

@lseelenbinder
Copy link
Contributor

We (@stadiamaps) have a few improvements we've forgotten to push upstream. Since there's been some other progress upstream, we wanted to move back to the official version.

The biggest change is supporting xxhash in addition to md5 for when the hashes don't need to be secure. xxhash is a faster than MD5. (Some background: https://mojoauth.com/compare-hashing-algorithms/md5-vs-xxhash/)

@DevBlocky DevBlocky merged commit ec0a443 into DevBlocky:main Dec 21, 2025
9 of 10 checks passed
@DevBlocky
Copy link
Owner

Thanks for the PR!

@DevBlocky
Copy link
Owner

I've just published 0.5.0 on crates.io

I made a few changes from your version, notably that there is only the xxhash feature now instead of both xxhash and md5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants