iden3 / circuits

Circom circuits used by the iden3 core protocol.
GNU General Public License v3.0
82 stars 14 forks source link

Review of sig and mtp v2 #84

Closed OBrezhniev closed 1 year ago

OBrezhniev commented 1 year ago

Refactor SigV2 and MTPV2 (Onchain&Offchain) to match each other. Removed unneeded SelectProfile in SigOnChain, as it's done inside AuthV2 template.