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

Fix BN_gcd errors for curves with even order that do not play nicely with Montgomery arithmetic #571

Closed
wants to merge 0 commits into from

Conversation

bbbrumley
Copy link
Contributor

I was getting errors for curves with even order. This patch squelches the errors.

139858767824544:error:0306E06C:lib(3):func(110):reason(108):bn_gcd.c:233:
139858767824544:error:0306E06C:lib(3):func(110):reason(108):bn_gcd.c:233:

@bbbrumley
Copy link
Contributor Author

Sorry wrong branch. Moved to PR573:

#573

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.

None yet

1 participant