Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
correct ecc equation #1101
Conversation
harding
added
the
Dev Docs
label
Oct 22, 2015
harding
merged commit 070162d
into
bitcoin-dot-org:master
Oct 23, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
harding
added a commit
that referenced
this pull request
Oct 23, 2015
|
Not sure how I managed to do this, or how the other reviewers missed it. Thanks for this and your other PRs lately! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mruddy commentedOct 22, 2015
Fixed a typo. The ECC equation had x and y mixed up.
References: