Daily Archives: 2/20/2007

ASP.NET Cryptography

For the past two days I have been working on encrypting data using ASP.NET’s built-in cryptography classes. I experimented with TripleDES and Rijndael, also known as the Advanced Encryption Standard (AES). Rijndael is accepted as a government standard for data … Continue reading

Posted in ASP.NET | Leave a comment