mervick / aes-everywhere

Aes Everywhere - Cross Language AES 256 Encryption Library (Bash, Powershell, C#, Dart, GoLang, Java, JavaScript, Lua, PHP, Python, Ruby, Swift)
Other
474 stars 169 forks source link

Add openssl shell script #23

Closed Shadowsith closed 4 years ago

Shadowsith commented 4 years ago

Can you write a small shell script (e. g. bash or PowerShell) with the usage of the openssl console program? I know that I can use e.g. a python script and embedd it into a shell code but it would be great if there is a shell only implementation too

Thanks in advance!

mervick commented 4 years ago

This is already in the repo https://github.com/mervick/aes-everywhere/blob/master/bash/README.md