This website requires JavaScript.
Explore
Help
Register
Sign In
tornado-packages
/
circomlib
Watch
1
Star
0
Fork
0
You've already forked circomlib
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afb4eff954
circomlib
/
test
/
circuits
/
poseidon4_test.circom
4 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Poseidon
2019-06-04 14:40:15 +03:00
include "../../circuits/poseidon.circom"
Rewrite Poseidon hash implementation to be compatible with reference implementation
2020-08-09 14:31:38 +03:00
component main = Poseidon(4);
Reference in New Issue
Copy Permalink