[FONT=Verdana, Arial, Helvetica, sans-serif]I have successfully encrypt & decrypt file in c# by using RSA for asymmetric key and used rijndael algorithm. But now requirement is encrypt file in c language,c++ and decrypt it using c# and vice versa[/FONT]