> From owner-freebsd-questi...@freebsd.org  Wed Dec 22 08:22:15 2010
> From: Mohammad Hedayati <hedayati...@gmail.com>
> Date: Wed, 22 Dec 2010 17:50:19 +0330
> To: freebsd-questions@freebsd.org
> Subject: DES Cipher
>
> Can anyone please show me a sample code for ciphering using DES in FreeBSD?

I hate to say it, but RTFM applies.
'apropos encryption' gives, among other things (and first), a cite to bdes(1).

'bdes' is a program that comes with the FreeBSD distribution.
You have access to the source code of all of the distribution.

'Use the Souce, Luke" applies, and will bring the mountain to Mohammad. :)


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to