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 duplicated check in falcon verification #368

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

arnaucube
Copy link

Minor change removing a duplicated check of h_digest==pubkey_comat src/dsa/rpo_falcon512/signature.rs#L100, which is already done at src/dsa/rpo_falcon512/signature.rs#L95.

Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

cc @Al-Kindi-0 just in case.

Copy link
Collaborator

@Al-Kindi-0 Al-Kindi-0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, thank you @arnaucube !

@bobbinth
Copy link
Contributor

@arnaucube - would you mind adding a short changelog entry as well?

Minor change removing a duplicated check of `h_digest==pubkey_com`at
`src/dsa/rpo_falcon512/signature.rs#L100`, which is already done at
`src/dsa/rpo_falcon512/signature.rs#L95`.
@arnaucube
Copy link
Author

Right, changelog updated.

@bobbinth bobbinth merged commit d569c71 into 0xPolygonMiden:next Jan 26, 2025
15 checks passed
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.

3 participants