-
Notifications
You must be signed in to change notification settings - Fork 42
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
Fix modInverse and or bitwise function #304
Conversation
Fix function modInverse
Fix function or bitwise
|
Thanks for the pull request, I'll look into it as soon as I have some free time! |
Add github action
Why is there a github action definition in this pull request? |
@ionspin our mistake when we want to publish a package for integrating into our module while waiting for your review. We are reverting that commit |
Ok, please clean up/squash the commits and open a new pull request. Thanks! |
Close issues:
The logic is updated and covered by unit test
We have also integrated it with our modules, and it works