Commit Graph

10 Commits

Author SHA1 Message Date
Oleksandr Brezhniev
e5cf066b8b 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
2023-03-08 20:18:55 +02:00
Cool Developer
3c0a3adbbe remove the original hash function 2022-04-13 13:13:55 +01:00
Cool Developer
5ee5396d03 remove the bench 2022-04-11 15:35:18 +01:00
Cool Developer
49541f2ead fix the lint issues 2022-04-11 15:07:41 +01:00
Cool Developer
46665875c7 add the neptuen hash 2022-04-08 15:00:21 +01:00
Cool Developer
47b41d8ffc update the input params of hash 2022-03-15 07:33:14 -04:00
Cool Developer
1a046cf574 fix lint issues 2022-03-15 07:29:45 -04:00
Cool Developer
f0c462811a update the input params of hash 2022-03-15 07:27:18 -04:00
Cool Developer
26bfd1051a add the unit-test 2022-03-14 07:01:56 -04:00
Cool Developer
885e7c382e init commit for the golden poseidon 2022-03-11 07:26:42 -05:00