mirror of
https://github.com/arnaucube/keccak256-circom.git
synced 2026-02-27 05:06:43 +01:00
RhoPi Circom circuit implemented
This commit is contained in:
6
test/circuits/rhopi_test.circom
Normal file
6
test/circuits/rhopi_test.circom
Normal file
@@ -0,0 +1,6 @@
|
||||
pragma circom 2.0.0;
|
||||
|
||||
include "../../circuits/rhopi.circom";
|
||||
|
||||
component main = RhoPi();
|
||||
|
||||
Reference in New Issue
Block a user