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
|
Newbie Member
|
|
| 13Aug2012,13:10 | #1 |
|
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 |