Abstract: Exponentiation in multiplicative groups is the most time-consuming and critical operation for implementing asymmetric cryptography for key exchange, digital signatures, and digital envelopes ...
The libsnark library currently provides three options: edwards: an instantiation based on an Edwards curve, providing 80 bits of security. bn128: an instantiation based on a Barreto-Naehrig curve, ...