forked from tornado-packages/archive-monorepo
6006120e60
Signed-off-by: T-Hax <>
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
include "../../circuits/sha256/sha256.circom";
|
|
|
|
component main = Sha256(448);
|