circomlib/test/circuits/sha256_test448.circom

4 lines
78 B
Plaintext
Raw Normal View History

include "../../circuits/sha256/sha256.circom";
component main = Sha256(448);