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

has_multiplicative_inverse got lost #49

Open
iAmMichaelConnor opened this issue Nov 6, 2024 · 0 comments
Open

has_multiplicative_inverse got lost #49

iAmMichaelConnor opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@iAmMichaelConnor
Copy link
Collaborator

iAmMichaelConnor commented Nov 6, 2024

In v0.3.6 or v0.3.7, the property has_multiplicative_inverse was removed from some concrete bignum parameter definitions in fields/ and in the rsa library. The default value of all 'preset' bignums is therefore has_multiplicative_inverse = true.
This might have been resolved with the refactor, but we should double-check.

(P.s. This is not the reason for the buggy rsa test; that's a different to-be-found bug).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant