Austin Muts

Austin Muts

  • 1.3k
  • 314
  • 119.8k

AES 128 -bit Encryption-Decryption in C#

Mar 21 2019 5:03 AM
I have enrypted text using AES 128 -bit Encryption in my database.I have been given decryption key and want to achieve this using C#.Any code ideas of how to decrypt using C# will be appreciated.

Answers (4)