mmaker / zkalc

A web tool that helps you compare and visualize the performance of cryptographic operations
https://zka.lc
BSD 3-Clause "New" or "Revised" License
72 stars 11 forks source link

Naming mismatch for some target group operations #11

Open mmaker opened 1 year ago

mmaker commented 1 year ago

Currently msm_Gt is meant for multipairing of the form $\sum_i e(A_i, B_i)$ where $A_i \in \mathbb{G}_1$ and $B_i \in \mathbb{G}_2$. We should support also $\sum_i a_i B_i$ where $a_i \in \mathbb{F}_r$ and $B_i \in \mathbb{G}_t$