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

refactor(hash): improve code readability, try to avoid multiple hash initialization and expose also shake256 in zencode hash statement #1003

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

matteo-cristino
Copy link
Collaborator

  • refactor(zenroom_hash): improve code readibility in hash initialization
  • refactor(zenroom_hash): if present use already initialize hash everywhere
  • refactor: more readable and easy to extend code for hashing statements

@matteo-cristino matteo-cristino changed the title refactor(hash): improve code readability, try to avoid multiple hash initialization and expose also shake256 in zencode hash statement' refactor(hash): improve code readability, try to avoid multiple hash initialization and expose also shake256 in zencode hash statement Jan 13, 2025
…tements

add also shake256 to list of usable hashes from zencode statement
@jaromil
Copy link
Member

jaromil commented Jan 15, 2025

This was very needed! thanks

@jaromil jaromil merged commit 0b78e29 into master Jan 15, 2025
27 checks passed
@jaromil jaromil deleted the refactor/hash branch January 15, 2025 07:31
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