miracl / MIRACL

MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).
https://miracl.com
645 stars 242 forks source link

how to obtain the running time of costly mathematical operations of Bilinear Pairing and ECC #101

Open Saddam-HU opened 3 years ago

Saddam-HU commented 3 years ago

how to obtain the running time of costly mathematical operations of Bilinear Pairing and ECC ?

balabaladadada commented 1 year ago

Hello, do you know how to get the execution time of basic cryptographic operations using the MIRACL library? I have the problem similar to yours.