This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
Add ability to specify message length as a witness for all hash functions #320
Labels
enhancement
New feature or request
Problem
See Issue #313 for the Keccak variant.
This however makes Keccak seem special when infact this property can be applied to all hash functions, albeit they will be implemented differently internally since not all hash functions are
sponge_absorb
.Happy Case
Add the ability to specify the message length as a witness for all hash functions
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: