🔐
Encryptor and Decryptor
A Tkinter GUI application that encrypts and decrypts text using Base64 encoding, gated behind a secret key.
A Tkinter GUI application that encrypts and decrypts text using Base64 encoding, gated behind a secret key.
A Tkinter GUI application that encrypts and decrypts text using Base64 encoding, gated behind a secret key.
python encrypt.py
Standard library only (tkinter, base64).
No — it builds a graphical interface with tkinter, which is unavailable in Pyodide.