More clean up

This commit is contained in:
Sergi Delgado Segura
2019-10-03 11:47:07 +01:00
parent 93e23e769f
commit e9832e4408
7 changed files with 13 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
from binascii import unhexlify, hexlify
from hashlib import sha256
from binascii import unhexlify, hexlify
from cryptography.hazmat.primitives.ciphers.aead import AESGCM