Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unneeded modular reduction in CIP-3 private key derivation #170

Merged
merged 1 commit into from
May 14, 2024

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented May 14, 2024

As brought up in the recent audit of key-tree, modular reduction here is redundant, and does not change the result of the function.

Related to MM-04-002 WP.

@Mrtenz Mrtenz requested a review from a team as a code owner May 14, 2024 10:03
@Mrtenz Mrtenz merged commit eeae5aa into main May 14, 2024
17 checks passed
@Mrtenz Mrtenz deleted the mrtenz/unneeded-reduction branch May 14, 2024 10:08
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