03/03/2022:

BLS12-377 / BW6 <- Justin talks about Zexe , 2chain of curve

$E_1(F_q)$ of order $r$ $E_2(F_t)$ of order $q$ <-- circuits in $F_q$, means I can express group operations efficiently, $E_1(F_q) + E_1(F_q)$

$G_t$ is in $F_q^{12}$

Benchmark

2 Circuits for https://github.com/nikkolasg/grothan/blob/main/src/lib.rs

IPP verifcation

Per iteration of the loop

In total:

6 * log(n) * GT_MUL + 6 * log(n) * Scalar_mul

for n = 2**30