Added encrypted data.

This commit is contained in:
Cutieguwu
2024-04-15 11:13:22 -04:00
parent 6c6101dd6b
commit 0d6ecf1381
3 changed files with 59 additions and 60 deletions

View File

@@ -36,7 +36,7 @@ def decrypt(dataEncoded: str, keyDecrypt: str, keyEnglish: str):
dataDecrypted = dataDecrypted + c
return dataDecrypted
with open("dataEncoded.txt", "r") as f:
with open("dataEncoded19.ENC", "r") as f:
data = "".join(c for c in f.read() if c != "\n")
with open("key.txt", "r") as f:

View File

@@ -1 +0,0 @@
asdafhedjwandseifhbjnwj