Contents tagged with encryption

  • Decrypting encrypted data in config file

    Tags: encryption, .NET

    This is something which has been available in the .NET Framework since, well, forever. I’m talking about encrypting data in the config file of your (web)application. Every time I studied for the … more