1
Answer

Encryption in C and Decryption in C#

Is this possible to decrypt file in C# that encrypted in C using same algorithm(Rijndael Algorithm)?
Pls help me....

Answers (1)