Skip to content

Instantly share code, notes, and snippets.

@XayOn
Created January 31, 2016 17:15
Show Gist options
  • Save XayOn/69c06e9d90e2886d1140 to your computer and use it in GitHub Desktop.
Save XayOn/69c06e9d90e2886d1140 to your computer and use it in GitHub Desktop.
import bencodepy, hashlib, base64
base64.b32encode(hashlib.sha1(bencodepy.encode(bencodepy.decode_from_file(file_)[b'info'])).digest())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment