1
Answer

Encryption between C and C#

Can anyone help me for writing the program of encryption and decryption in C and C#.
I want same result after encrypt in C and decrypt in C#.

Answers (1)