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 <jim.zhang@kaleido.io>
* Add checks on the nOuts
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
* Change hashWithState() to HashWithStateEx()
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
* Add tests for HashWithStateEx()
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
---------
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
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