Jordi Espasa Clofent
2007-Mar-02 08:13 UTC
[CentOS] Off-topic: Howto decrypt OpenSSL file in Win32 environment
Hi all, I supose the subject is descriptive enough. In a CentOS server I do the 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.centos.org/pipermail/centos/attachments/20070302/2dbeaa65/attachment-0001.sig>
Ralph Angenendt
2007-Mar-02 09:40 UTC
[CentOS] Off-topic: Howto decrypt OpenSSL file in Win32 environment
Jordi Espasa Clofent wrote:> But the problem I currently have is I don't know how to make it in Win > environment.<http://www.openssl.org/related/binaries.html> wasn't that hard to find. And yes, this is *really* off topic here. Ralph -- Ralph Angenendt......ra at br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...80300 M?nchen | ....to right-justify any idea, even one Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan, USC -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20070302/bebb0a5f/attachment-0001.sig>
Reasonably Related Threads
- [PATCHv3 vringh] caif_virtio: Introduce caif over virtio
- [PATCHv3 vringh] caif_virtio: Introduce caif over virtio
- same model, different coefficients
- Automatic boot menu?
- Wrappers for vringh (was Re: [PATCHv2 vringh 1/3] remoteproc: Add support for vringh (Host vrings))