abdullah4tech/File-Encryption-and-Decryption
This Python program includes two scripts, 📜 encrypt.py and 📜 decrypt.py, designed for encrypting and decrypting text files using the Fernet encryption scheme from the cryptography library.
PythonMIT
No issues in this repository yet.