Skip to content

Conversation

@tarcieri
Copy link
Member

Adds a trait for performing scalar multiplication by the generator point, which may use optimizations (e.g. precomputed tables) when available

@tarcieri
Copy link
Member Author

Note: there's a PR open to add a similar feature to the Group crate: https://github.com/zkcrypto/group/pull/44/files

This is a stopgap until that gets merged.

@tarcieri tarcieri requested a review from fjarri January 14, 2023 16:15
Adds a trait for performing scalar multiplication by the generator
point, which may use optimizations (e.g. precomputed tables) when
available
@tarcieri tarcieri force-pushed the elliptic-curve/add-mul-by-generator branch from 9043691 to 54d18c5 Compare January 14, 2023 16:18
@tarcieri tarcieri merged commit 8101e04 into master Jan 14, 2023
@tarcieri tarcieri deleted the elliptic-curve/add-mul-by-generator branch January 14, 2023 16:23
@tarcieri tarcieri mentioned this pull request Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants