Austin Muts

Austin Muts

  • 1.4k
  • 329
  • 125.2k

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)