is a Python-based encryption and decryption tool. The application supports two encryption algorithms: a simple character substitution method and the more advanced Fernet encryption. Users can generate, save, and load encryption keys, and perform encryption and decryption on text data.
python cryptography privacy encryption cybersecurity penetration-testing encrypt decrypt decryption encryption-algorithms data-encryption secure-communication fernet security-tools data-security fernet-encryption genecryption
-
Updated
Aug 11, 2024 - Python