#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash openssl
openssl des3 -d -salt -in file.des3 -out file.txt -k supersecretpassword123