Skip to content

ecdsa: reduce z mod q when performing RFC6979#777

Merged
tarcieri merged 1 commit into
masterfrom
ecdsa/reduce-rfc6979-z
Jan 17, 2024
Merged

ecdsa: reduce z mod q when performing RFC6979#777
tarcieri merged 1 commit into
masterfrom
ecdsa/reduce-rfc6979-z

Conversation

@tarcieri

Copy link
Copy Markdown
Member

The RFC specifies this, however we were not performing it.

Going forward, it would be nice to be able to refactor these APIs to operate over a Scalar which we know is always reduced.

The RFC specifies this, however we were not performing it.

Going forward, it would be nice to be able to refactor these APIs to
operate over a `Scalar` which we know is always reduced.
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