المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : 3DES encryption.



C++ Programming
06-22-2009, 11:30 AM
Hi,

I wanted to use 3DES encryption in my C++/VC++ code for encypting an XML string. Could anyone please point me to some open source library which I could use directly instead of developing it all over again.

Thanks in advace.