Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
seshanthS committed Jan 22, 2025
1 parent 9985b56 commit 4239143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circuits/circuits/dsc/dsc.circom
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include "../utils/passport/signatureAlgorithm.circom";
include "../utils/passport/signatureVerifier.circom";
include "@openpassport/zk-email-circuits/utils/bytes.circom";
include "../utils/crypto/bitify/bytes.circom";
include "../utils/crypto/utils/WordToBytes.circom";

template DSC(signatureAlgorithm, n_dsc, k_dsc, n_csca, k_csca, max_cert_bytes, maxPubkeyBytesLength, nLevels) {

Expand Down

0 comments on commit 4239143

Please sign in to comment.