Code style

This commit is contained in:
2024-11-07 16:39:56 +01:00
parent 33782aa785
commit 29228cf65d
9 changed files with 214 additions and 217 deletions

View File

@@ -1,5 +1,4 @@
# This Python file uses the following encoding: utf-8
from Crypto import Random
from Crypto.Cipher import AES
from base64 import b64encode, b64decode
import platform