Related code to the research paper "Fast elliptic curve scalar multiplications in SN(T)ARK circuits" (https://ia.cr/2025/933).
Authors: Liam Eagen, Youssef El Housni, Simon Masson and Thomas Piellard.
sage/
contains SageMath scripts to check the formulas presented in the paper.go/
contains the SNARK circuits written in gnark framework.