Skip to content

Instantly share code, notes, and snippets.

@edrex
Created February 13, 2017 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edrex/c6ff684cf719b3690613c1c86915acab to your computer and use it in GitHub Desktop.
Save edrex/c6ff684cf719b3690613c1c86915acab to your computer and use it in GitHub Desktop.
from hashlib import *
sha1("hithere").hexdigest()
# '8c2dfa8f32fb0ee305ae7c0ee34cee1f64808417'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment