We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was reading through section 8.3 today and in the hashing section (https://doc.rust-lang.org/book/ch08-03-hash-maps.html#hashing-functions) there's a link to a siphash.pdf as a footnote of sorts for the cryptographically strong discussion. When I go to the link included (https://www.131002.net/siphash/siphash.pdf) I get a 404.
The text was updated successfully, but these errors were encountered:
Merged a fix, thanks.
Sorry, something went wrong.
No branches or pull requests
I was reading through section 8.3 today and in the hashing section (https://doc.rust-lang.org/book/ch08-03-hash-maps.html#hashing-functions) there's a link to a siphash.pdf as a footnote of sorts for the cryptographically strong discussion. When I go to the link included (https://www.131002.net/siphash/siphash.pdf) I get a 404.
The text was updated successfully, but these errors were encountered: