[Cryptography] How slow is pairing based crypto compared to 25519

jamesd at echeque.com jamesd at echeque.com
Tue Feb 6 19:56:14 EST 2018


On 2/6/2018 3:11 AM, jamesd at echeque.com wrote:
>> The fastest library I can find for pairing based crypto is
>> https://github.com/herumi/mcl
>>
>> How does this compare to Curve25519 https://github.com/bernedogit/amber

On 07/02/2018 06:21, Christian Huitema wrote:
> There is a good discussion of the performance tradeoff for crypto and
> IOT in this Internet Draft, currently in IETF last call:
> https://datatracker.ietf.org/doc/draft-ietf-lwig-crypto-sensors/.
> 
> The draft contains measurement and evaluations of libraries, including herumi.

Not seeing any references to the Herumi library in that document, nor 
any evaluations of the time required for pairing based cryptography in 
that document.  Relic-Toolkit is not Herumi and is supposedly markedly 
slower than Herumi

Looks like I will have to compile the libraries myself and run tests on 
them.


More information about the cryptography mailing list