On 28 Jun 2005 15:54:49 -0700, nrivera.eng@gma il.com wrote in
comp.lang.c:
[color=blue]
> I need a sample code for a DES encrypt/decrypt app in C++ that uses
> openssl libraries to encrypt / decrypt the data.
>
> Thanks,
> NR[/color]
First, this is comp.lang.c, and C++ is off-topic here. There is
comp.lang.c down the hall, but they don't like people just posting to
ask for source code anymore than we do here.
nrivera.eng@gma il.com wrote:[color=blue]
>
> I need a sample code for a DES encrypt/decrypt app in C++ that
> uses openssl libraries to encrypt / decrypt the data.[/color]
That's nice. Also nothing to do with this newsgroup.
--
"A man who is right every time is not likely to do very much."
-- Francis Crick, co-discover of DNA
"There is nothing more amazing than stupidity in action."
-- Thomas Matthews
Comment