Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 207 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 207 Bytes

aes

small POSIX-compliant shell script to quickly encrypt/decrypt a file using AES-256

It is easy to read and modify; Requires openssl as a dependency (possible to use libressl with slight modification);