Replies: 1 comment 8 replies
-
Internally, in case of multi pairing check the algorithm is:
the method For generic multi pairing check you should use |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I think
millerLoopAndFinalExpResult
should do the most optimised circuit for (emulated?) Pairings.I was wondering why this one doesn't support multiple pairings..?
i.e. Instead of,
why don't we have P and Q as arrays in in the main pairing func?
@yelhousni @ivokub
Beta Was this translation helpful? Give feedback.
All reactions