Skip to content

elliptic-curve: add PointWithBasepointTable trait#2376

Merged
tarcieri merged 1 commit intomasterfrom
add-point-with-basepoint-table-trait
Apr 9, 2026
Merged

elliptic-curve: add PointWithBasepointTable trait#2376
tarcieri merged 1 commit intomasterfrom
add-point-with-basepoint-table-trait

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented Apr 9, 2026

Adds a trait with an associated BASEPOINT_TABLE constant which provides a place to access a particular curve group's BasepointTable from a generic context.

@tarcieri
Copy link
Copy Markdown
Member Author

tarcieri commented Apr 9, 2026

Well this would be handy, except really these tables should be static. I guess I could make it a static ref?

Adds a trait with an associated `BASEPOINT_TABLE` constant which
provides a place to access a particular curve group's `BasepointTable`
from a generic context.
@tarcieri tarcieri force-pushed the add-point-with-basepoint-table-trait branch from 5977479 to e6091d2 Compare April 9, 2026 03:42
@tarcieri tarcieri merged commit ac67970 into master Apr 9, 2026
15 checks passed
@tarcieri tarcieri deleted the add-point-with-basepoint-table-trait branch April 9, 2026 03:46
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.

1 participant