lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
From: bruno at wolff.to (Bruno Wolff III)
Subject: Q: Linux Command Line Encryption

On Fri, Oct 22, 2004 at 17:48:26 +0000,
  Ali Campbell <fdisclosure@...campbell.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.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ