Skip to content

Instantly share code, notes, and snippets.

@tpmccallum
Created February 17, 2018 04:15
Show Gist options
  • Save tpmccallum/a8700c4ad64dd865d61e53f3c985b8a3 to your computer and use it in GitHub Desktop.
Save tpmccallum/a8700c4ad64dd865d61e53f3c985b8a3 to your computer and use it in GitHub Desktop.
alice_priv_key = keys.UmbralPrivateKey.gen_key()
alice_pub_key = alice_priv_key.get_pubkey()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment