Sorry, that's more used for one way encryption only. A simple example code: http://www.cprogramming.com/snippets/show.php?tip=14&count=30&page=0
A discussion thread: http://www.thescripts.com/forum/thread60219.html And the best at http://www.openssl.org/source/ which can be altered as you need. Zahid Hossain On 2/14/08, Mohammed Zahid Hossain <[EMAIL PROTECTED]> wrote: > > You can simply use the > des_crypt.c > md5_crypt.c > > files from your linux source. > > Zahid Hossain > > On 2/13/08, Arif Uddin <[EMAIL PROTECTED]> wrote: > > > > Hi > > I need a code to encript and decript any file using c/c++ > > If any body know then please send me. > > > > It may be in linux or windown environment. > > > > Thanks to all > > > > Md. Arif Uddin > > Technical Officer (Computer) > > IICT, BUET > > Cell: +88 017 15 865458 > > Email: [EMAIL PROTECTED] <arifrhb%40gmail.com> > > http://arif.websitefree.org > > > > --------------------------------- > > Never miss a thing. Make Yahoo your homepage. > > > > [Non-text portions of this message have been removed] > > > > > > > > > > -- > Mohammed Zahid Hossain > System Administrator & > Head of Operation > ====================================== > Onenet Communications Limited(ABSCO) > (The ISP division of OneTel) > Bulu Ocean Tower (14th Floor) > 40 Kemal Ataturk Avenue > Banani, Dhaka-1213, Bangladesh. > Tel: (880-2) 885-3164, 886-0861, 882-1486, 989-8391 > Web: http://www.onenetbd.com/ [Non-text portions of this message have been removed]
