Skip to content

Instantly share code, notes, and snippets.

@PaburoTC
Last active April 23, 2020 08:39
Show Gist options
  • Save PaburoTC/8bda7b987153c7a7e953881a6caf3ec0 to your computer and use it in GitHub Desktop.
Save PaburoTC/8bda7b987153c7a7e953881a6caf3ec0 to your computer and use it in GitHub Desktop.
AESimports
import hashlib
from Crypto import Random
from Crypto.Cipher import AES
from base64 import b64encode, b64decode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment