/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.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.