Skip to content

Instantly share code, notes, and snippets.

@icostan
Created October 11, 2018 18:04
Show Gist options
  • Save icostan/2c71c6568751ece71985acdce13e1815 to your computer and use it in GitHub Desktop.
Save icostan/2c71c6568751ece71985acdce13e1815 to your computer and use it in GitHub Desktop.
ruby> p = 2**256 - 2**32 - 2**9 - 2**8 - 2**7 - 2**6 - 2**4 - 1
=> 115792089237316195423570985008687907853269984665640564039457584007908834671663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment