Last updated 4 years ago
Was this helpful?
openssl enc -aes-256-cbc -in ${infile} -out ${outfile} -pass pass:"Secret Passphrase" -e -base64