Re: [Full-Disclosure] Q: Linux Command Line Encryption
From: Bruno Wolff III (bruno_at_wolff.to)
Date: 10/24/04
- Previous message: Thierry Carrez: "[Full-Disclosure] [ GLSA 200410-22 ] MySQL: Multiple vulnerabilities"
- In reply to: Ali Campbell: "[Full-Disclosure] Q: Linux Command Line Encryption"
- Next in thread: Denis Dimick: "Re: [Full-Disclosure] Q: Linux Command Line Encryption"
- Reply: Denis Dimick: "Re: [Full-Disclosure] Q: Linux Command Line Encryption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: Ali Campbell <fdisclosure@alicampbell.org.uk> Date: Sun, 24 Oct 2004 09:31:30 -0500
On Fri, Oct 22, 2004 at 17:48:26 +0000,
Ali Campbell <fdisclosure@alicampbell.org.uk> wrote:
>
> I need a Linux utility which I can use to encrypt a single gzipped file
> via the command line. Obviously something open source would be
> preferable. I'm not really interested in setting up a whole suite of
> stuff with keyfiles and so on, and I don't need a public/private key
> setup, just something quick and dirty with a single secret key for
> encryption and decryption which is nevertheless reasonably strong.
If you are only automating encryption and not decryption and not signing
for integrity, you should probably reconsider using public keys since
that way you don't have to make a password available to your script.
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
- Previous message: Thierry Carrez: "[Full-Disclosure] [ GLSA 200410-22 ] MySQL: Multiple vulnerabilities"
- In reply to: Ali Campbell: "[Full-Disclosure] Q: Linux Command Line Encryption"
- Next in thread: Denis Dimick: "Re: [Full-Disclosure] Q: Linux Command Line Encryption"
- Reply: Denis Dimick: "Re: [Full-Disclosure] Q: Linux Command Line Encryption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|