Skip to content

Conversation

Alanscut
Copy link
Contributor

SHA3 is not SHA3 is KECCAK. Actually, SHA3-d(M) = KECCAK(M||01, d).The SHA3 algorithm adds the suffix '01' to the input and then performs the KEECAK. I made these changes to implement real SHA3.

@Alanscut
Copy link
Contributor Author

#173 #313

@floomby
Copy link

floomby commented Feb 13, 2022

I don't know if this messes some people up, but I personally would like to see this merged.

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