Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
/ GLV-algorithm Public archive

gallant lambert vandstone algorithm for elliptic curves multiplication. This project studies the improvements in terms of complexity and speed of the GLV method compared to the more classic Double and Add algorithm for elliptic curves multiplication. It is in no way a secure way of implementing elliptic curves multiplication. Please also note th…

Notifications You must be signed in to change notification settings

paberthet/GLV-algorithm

Repository files navigation

GLV-algorithm

This project is a common of Pierre-Emmanuel CLET and myself, Pierre-Augustin BERTHET. It was a part of our Master degree in Cryptology at Université de Versailles Saint Quentin.

Gallant lambert vandstone algorithm for elliptic curves multiplication. This project studies the improvements in terms of complexity and speed of the GLV method compared to the more classic Double and Add algorithm for elliptic curves multiplication. It is in no way a secured way of implementing elliptic curves multiplication. Please also note that it's not fully optimised memory usage wise, as the code had to remain as clear as possible for evaluation by Michael Quisquarter and Yann Rotella.

About

gallant lambert vandstone algorithm for elliptic curves multiplication. This project studies the improvements in terms of complexity and speed of the GLV method compared to the more classic Double and Add algorithm for elliptic curves multiplication. It is in no way a secure way of implementing elliptic curves multiplication. Please also note th…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages