Library of basic circuits for Tornado Cash circom
Go to file
Kobi Gurkan 324b8bf8cc fix: makes mimcsponge act like the paper description
* last constant is 0
* no swap at the last round
2019-07-08 13:54:46 +03:00
calcpedersenbases Make code independent of NodeJS core modules 2019-02-12 12:21:44 +01:00
circuits fix: makes mimcsponge act like the paper description 2019-07-08 13:54:46 +03:00
doc rollupdoc 2019-02-15 09:39:38 +01:00
src fix: makes mimcsponge act like the paper description 2019-07-08 13:54:46 +03:00
test Adds a sponge hash function based on MiMC2n-n 2019-06-26 22:41:07 +03:00
.eslintrc.js first commit 2018-10-21 19:51:38 +02:00
.gitignore first commit 2018-10-21 19:51:38 +02:00
index.js fix: makes mimcsponge usable 2019-06-26 22:41:07 +03:00
log.txt Poseidon 2019-06-04 13:40:15 +02:00
package-lock.json 0.0.8 2019-06-04 17:55:28 +02:00
package.json 0.0.8 2019-06-04 17:55:28 +02:00
README.md Readme updated 2018-10-21 19:53:00 +02:00

cirpedersen

Pedersen Hash and Exponentiation circuits using Baby Jub Curve in circom language