Bandersnatch implementation using LambdaWorks

We want to implement bandersnatch curve and its operations using lambdaworks and compare it with the one that uses arkworks.

  • 8,065 Raised
  • 226 Views
  • 1 Judges

Categories

  • Main track - $45.500

Description

We implemented the Bandersnatch curve on Lambdaworks 


Bandersnatch is an elliptic curve that is used in current implementations of Verkle Tries.

You can find the reference paper of Bandersnatch here: https://eprint.iacr.org/2021/1152.pdf


Presentation: https://docs.google.com/presentation/d/1EGvCrgGKVu6XUgpWIwGQ2pjb-S3GpVMMXWyWM1scOT4/edit?usp=sharing

Github PR: https://github.com/lambdaclass/lambdaworks/pull/513