pragma circom 2.0.0; include "../../circuits/sha256/sha256.circom"; component main = Sha256(512);