[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Full-Disclosure] Q: Linux Command Line Encryption
- To: twebster@xxxxxxxxxxx
- Subject: Re: [Full-Disclosure] Q: Linux Command Line Encryption
- From: "Janusz A. Urbanowicz" <alex@xxxxxxxxxxx>
- Date: Mon, 25 Oct 2004 02:41:15 +0200
On Fri, Oct 22, 2004 at 04:30:36PM -0600, twebster@xxxxxxxxxxx wrote:
> openssl encryption and decryption,
>
> encrypt
> openssl enc <cipher> -e -in filename.txt -out filename.enc
> openssl enc -aes-256-cfb -e -in filename.txt -out filename.enc
>
>
> decrypt
> openssl enc <cipher> -d -in filename.enc -out filename.txt
> openssl enc -aes-256-cfb -d -in filename.enc -out filename.txt
it is still better use gpg in -c mode as it does proper key hashing from
passphrase
a
--
0x46399138
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html