Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHash algorithms missing in wiki #3865
Open
Labels
Comments
|
Hi, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/google/guava/wiki/HashingExplained lists
but I just noticed that https://guava.dev/releases/snapshot/api/docs/com/google/common/hash/Hashing.html also contains
I'd suggest either updating the wiki or simply remove the list in the wiki and refer to https://guava.dev/releases/snapshot/api/docs/com/google/common/hash/Hashing.html for an updated list of supported hash functions.