s
from tkinter import * from tkinter import filedialog, messagebox from cryptography.fernet import Fernet from cryptography.hazmat.primitiv...