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
5269afee0a
circomlib
/
test
/
circuits
/
poseidon3_test.circom
4 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Poseidon
2019-06-04 14:40:15 +03:00
include "../../circuits/poseidon.circom"
Poseidon for t=3
2020-02-25 16:41:51 +03:00
component main = Poseidon(2, 3, 8, 57);
Reference in New Issue
Copy Permalink