Y
Hacker News
new
|
ask
|
show
|
jobs
by
norcimo5
3570 days ago
openssl aes-256-cbc -salt -in myfile -out myfile.enc
openssl aes-256-cbc -d -in myfile.enc -out myfile