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 edge case for publicKeyTweakAdd #140

Merged
merged 1 commit into from
Jan 28, 2019
Merged

Conversation

fanatid
Copy link
Member

@fanatid fanatid commented Jan 27, 2019

After base point multiplication and adding point we should check that
result is not infinity point.

Check in bitcoin/secp256k1

After base point multiplication and adding point we should check that
result is not infinity point.
@fanatid fanatid force-pushed the fix-pubkey-tweak-add-edge-case branch from d5f7920 to 3307aef Compare January 27, 2019 09:45
@fanatid fanatid merged commit 86cbc02 into master Jan 28, 2019
@fanatid fanatid deleted the fix-pubkey-tweak-add-edge-case branch January 28, 2019 10:50
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.

1 participant