# Simple Encryption Tool A command line tool for simple symmetric encryption where you can cipher and decipher text or file using a password with AES 256. The project has 4 open source script files: bash, Node.js, Python and PHP. All of them with the same algorithm totally interoperable.