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

Replace modular_inverse with built-in recip #26

Open
b13decker opened this issue Oct 1, 2024 · 1 comment
Open

Replace modular_inverse with built-in recip #26

b13decker opened this issue Oct 1, 2024 · 1 comment

Comments

@b13decker
Copy link
Collaborator

Note, we will need to add the constraint prime n to div_mod if we do this.

suggestion: If you're not trying to match a spec, you can also call the built-in recip function here.

Originally posted by @marsella in #23 (comment)

@b13decker
Copy link
Collaborator Author

I'm going to hold off on this one until the rest of the Cryptol work is done, since this is just a nice to have.

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

No branches or pull requests

1 participant