Displaying 1 result from an estimated 1 matches for "dir_what_you_w".
2007 Mar 02
1
Off-topic: Howto decrypt OpenSSL file in Win32 environment
...he
next to make the daily backups:
tar cfv - dir_data/ | openssl enc -e -salt -aes256 -pass pass:$PASSWORD
-out backup_file.bin
So I get an well-encrypted and tared file.
If I want to decrypt and the file is easy in Unix/Linux environment:
openssl enc -d -aes256 -in backup_file.bin | tar xfv - -C dir_what_you_want/
But the problem I currently have is I don't know how to make it in Win
environment.
???
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://lists...