Skip to content

Instantly share code, notes, and snippets.

@tpmccallum
Created February 17, 2018 04:35
Show Gist options
  • Select an option

  • Save tpmccallum/4b0b9d07838cf20effeb583fc0ea6841 to your computer and use it in GitHub Desktop.

Select an option

Save tpmccallum/4b0b9d07838cf20effeb583fc0ea6841 to your computer and use it in GitHub Desktop.
bob_priv_key = keys.UmbralPrivateKey.gen_key()
bob_pub_key = bob_priv_key.get_pubkey()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment