This project provides shell scripts for GPG-based encryption and decryption along with a secure password generator. It’s designed for quick automation, learning bash scripting, and handling everyday ...
This Python script allows you to securely encrypt and decrypt files using AES encryption in Galois/Counter Mode (GCM). It derives a strong 256-bit encryption key from a user-provided password using ...