clearmatics / zecale

General purpose aggregator using recursive composition of SNARKs: https://arxiv.org/abs/2008.05958
https://clearmatics.github.io/zecale
GNU Lesser General Public License v3.0
8 stars 3 forks source link

Update MiMC constants #81

Closed dtebbs closed 3 years ago

dtebbs commented 3 years ago

Following on from clearmatics/zeth#364, we can use more efficient constants in the instances of MiMC for MNT{4,6} and BW6-761.

dtebbs commented 3 years ago

Fixed by #82