A Python-based tool for encrypting and decrypting messages using the cryptography library's Fernet method. The program features a simple command-line interface and automatic secret key generation for secure data protection.
-
Updated
May 26, 2024 - Python