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

Expands smash algorithms to support murmur3, sha256, sha512 & md5 #25

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

thushan
Copy link
Owner

@thushan thushan commented Nov 21, 2023

  • Adds support for murmur3 (128,64 & 32), MD5, SHA512, SHA256 algorithms
  • Updates documentation
  • Refactors tests to test across all algorithms
  • Adds long running demo.

thushan and others added 2 commits November 21, 2023 22:01
- Updates documentation
- Refactors tests to test across all algorithms
- Adds long running demo.
@thushan thushan merged commit 9945432 into main Nov 21, 2023
2 checks passed
@thushan thushan deleted the murmur3-impl branch November 21, 2023 11:06
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