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

Readability Improvements #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

BlakeMScurr
Copy link
Contributor

Add references to the spec where applicable to make it easier to follow the implementation.
Removed dead code (note, I wasn't able to test because I don't have an Linux Intel machine, but the deleted templates aren't used).
Minor improvement to CMOV. The code is equivalent, but has one less line, and one less intermediate component.

Fix comment about bit constraints.
Use consistent reverse indexing out of num2bits.
Remove unused code, ZeroSandwich, ExpandMessageXmd2 and VerifyMsgPrime.
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