Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 2010 09:44:01 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        Mohammad Hedayati <hedayati.mo@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: DES Cipher
Message-ID:  <4D120EB1.5020808@sentex.net>
In-Reply-To: <AANLkTi=wc%2B-27o-MHcggLk_pztUVEG-znFcGJA6R5sD2@mail.gmail.com>
References:  <AANLkTinZRmX2YWppkjz8MjA%2B%2Bz5pVkPjoMzeB78GXpsT@mail.gmail.com>	<20101222143149.GA51879@mech-cluster241.men.bris.ac.uk> <AANLkTi=wc%2B-27o-MHcggLk_pztUVEG-znFcGJA6R5sD2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/22/2010 9:35 AM, Mohammad Hedayati wrote:
> On Wed, Dec 22, 2010 at 6:01 PM, Anton Shterenlikht <mexas@bristol.ac.uk> wrote:
>> On Wed, Dec 22, 2010 at 05:50:19PM +0330, Mohammad Hedayati wrote:
>>> Can anyone please show me a sample code for ciphering using DES in FreeBSD?
>>
>> bdes(1)?
>>
>> % ls -al > zzz
>> % bdes < zzz > zzz.des
>> Enter key:
>> %
>>
> 
> no, des(3)

/usr/src/crypto/openssl/crypto/des

	---Mike







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D120EB1.5020808>