Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Dec 4, 2021

Adds a trait for computing x * k + y * l.

This allows curve implementations to provide optimized arithmetic when available (e.g. Shamir's Trick)

Adds a trait for computing `x * k + y * l`.

This allows curve implementations to provide optimized arithmetic when
available (e.g. Shamir's Trick)
@tarcieri tarcieri merged commit 012e39e into master Dec 4, 2021
@tarcieri tarcieri deleted the elliptic-curve/lincomb-trait branch December 4, 2021 16:57
@tarcieri tarcieri mentioned this pull request Dec 4, 2021
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