Bash Passphrase Encryption

Posted by tripwire45 on Mar 17, 2006 11:14 AM
By Linux-Tutorial
Mail this story
Web version

I wanted a quick and easy way to encrypt text for people that I didn't have public keys for. This allows for some security, and for easy decryption. For decrypting, my favorite method is to just copy the message to my clipboard and use KGpg to decrypt it. KGpg will ask you for the passphrase, and not require a public key to decrypt, just the correct passphrase will do.

Full Story

Printed at http://lxer.com/module/newswire/view/56334/index.html