Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Euclidean-Addition-Chain-accelerated Scalar Multiplication #34

Closed
mratsim opened this issue Jun 4, 2020 · 1 comment
Closed

Euclidean-Addition-Chain-accelerated Scalar Multiplication #34

mratsim opened this issue Jun 4, 2020 · 1 comment
Labels
performance 🏁 variable time ⏰ ⚠️ Enhancement is only suitable for public data

Comments

@mratsim
Copy link
Owner

mratsim commented Jun 4, 2020

This thesis explores acceleration techniques for scalar multiplication suitable for embedded devices and look in-depth into NAF #33 and Euclidean Addition Chain

https://tel.archives-ouvertes.fr/tel-00733004/document

Research

Implementation

https://github.com/eacElliptic/Scalar-multiplications

@mratsim mratsim added performance 🏁 variable time ⏰ ⚠️ Enhancement is only suitable for public data labels Jun 6, 2020
@mratsim
Copy link
Owner Author

mratsim commented Jun 14, 2020

Closed by #44, we use GLV-SAC (Sign-Aligned Column) representation

@mratsim mratsim closed this as completed Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance 🏁 variable time ⏰ ⚠️ Enhancement is only suitable for public data
Projects
None yet
Development

No branches or pull requests

1 participant