Kris Kennaway wrote:
On Sat, Jan 21, 2006 at 09:42:53PM +0100, Mathias Menzel-Nielsen wrote:
Hi
I would like to encrpt a stream (a backup which is sent to tape) on the fly.
I found the bdes(1) tool -- but it uses DES only.
Is there any equivalent tool for a stronger algo?
I dont want to create a disk(-image) with gdbe...
openssl(1)
Kris
I didn't know openssl could be used from cli so easily,
actually the man page isn't very detailed. (Not a word about decryption
with -d)
however i found this hints now:
http://www.madboa.com/geek/openssl/#encrypt-simple
So thanks a lot.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"