# 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.

GitHub
GitHub - diegogurpegui/simple-encryption-tool: Simple symmetric encryption tool in different languages
Simple symmetric encryption tool in different languages - diegogurpegui/simple-encryption-tool