You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to return multiple states (#66)
* Add support to return multiple states
Signed-off-by: Jim Zhang <[email protected]>
* Add checks on the nOuts
Signed-off-by: Jim Zhang <[email protected]>
* Change hashWithState() to HashWithStateEx()
Signed-off-by: Jim Zhang <[email protected]>
* Add tests for HashWithStateEx()
Signed-off-by: Jim Zhang <[email protected]>
---------
Signed-off-by: Jim Zhang <[email protected]>
Poseidon Sponge Hash with different frame sizes (#52)
* Poseidon Sponge Hash with different frame sizes
* Update deps. Bump go version
* Update & fix linter.
* Refactor a bit.
* Reduce gc pressure