Skip to content

Instantly share code, notes, and snippets.

@icostan
Created October 11, 2018 18:04
Show Gist options
  • Save icostan/a05228e1457eec44e0e70c5db55ffb12 to your computer and use it in GitHub Desktop.
Save icostan/a05228e1457eec44e0e70c5db55ffb12 to your computer and use it in GitHub Desktop.
((Px**3 + 7 - Py**2) % p == 0) || raise('public key point is not on the curve')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment