Skip to content

Field element macro cleanups#762

Merged
tarcieri merged 1 commit into
masterfrom
field-element-macro-cleanups
Feb 12, 2023
Merged

Field element macro cleanups#762
tarcieri merged 1 commit into
masterfrom
field-element-macro-cleanups

Conversation

@tarcieri

Copy link
Copy Markdown
Member
  • Renames primeorder::impl_field_element to impl_mont_field_element to reflect it supports a Montgomery internal representation.
  • Removes an unused parameter on impl_field_op macro.
  • Removes some unused code in p521's field element module.

- Renames `primeorder::impl_field_element` to `impl_mont_field_element`
  to reflect it supports a Montgomery internal representation.
- Removes an unused parameter on `impl_field_op` macro.
- Removes some unused code in `p521`'s field element module.
@tarcieri tarcieri merged commit 300ce4f into master Feb 12, 2023
@tarcieri tarcieri deleted the field-element-macro-cleanups branch February 12, 2023 22:21
@tarcieri tarcieri mentioned this pull request Mar 3, 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.

1 participant