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

Wrong field parameter for Brainpool-p224t1 #19

Closed
lukbettale opened this issue Jul 29, 2020 · 2 comments
Closed

Wrong field parameter for Brainpool-p224t1 #19

lukbettale opened this issue Jul 29, 2020 · 2 comments

Comments

@lukbettale
Copy link

Error:
ecpy.curves.Curve.get_curve('Brainpool-p224t1')
raises an error (ECPyException("Point not on curve") for the generator).

The field parameter for this curve is wrong. It should be corrected to
0xD7C134AA264366862A18302575D1D787B09F075797DA89F57EC8C0FF

@cslashm
Copy link
Owner

cslashm commented Jul 29, 2020

Thanks for reporting I check that!

cslashm added a commit that referenced this issue Oct 26, 2020
@cslashm
Copy link
Owner

cslashm commented Oct 26, 2020

fix in 1.2.5

@cslashm cslashm closed this as completed Oct 26, 2020
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

2 participants