The Terminal Encryption Tool is a command-line application that provides secure file and directory encryption using AES-256 encryption. It supports both file and directory encryption/decryption, with ...
A simple, secure, and modular Python-based system for encrypting and decrypting text and files using the cryptography library. This project demonstrates real-world cryptographic concepts such as ...