Skip to content
New issue

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

gems: rename sha3 in keccak to indicate hash used #3

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Conversation

q9f
Copy link
Owner

@q9f q9f commented Sep 30, 2021

For reference: (by @se3000)

For context, a lot of the reason that libraries commonly use the old version of Keccak is that Ethereum started using it before the SHA3 implementation was finalized. It stuck because there was no change in security level, and it would be a consensus breaking change. Now, Ethereum related libraries still use Keccak, but commonly mistake it for SHA3.

phusion/digest-sha3-ruby#5 (comment)

@q9f q9f merged commit 0de3258 into main Sep 30, 2021
@q9f q9f deleted the q9f/gems/rename branch September 30, 2021 13:07
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.

1 participant