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

feat(primitives): add Keccak256 hasher struct #469

Merged
merged 3 commits into from
Dec 28, 2023
Merged

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Dec 28, 2023

Motivation

Now that we have multiple Keccak-256 back-ends which support an update-finalize API, we should expose this publicly.

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@DaniPopes DaniPopes merged commit cb5ca6c into main Dec 28, 2023
21 checks passed
@DaniPopes DaniPopes deleted the dani/keccak-hasher branch December 28, 2023 19:12
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