October 25, 2003

Keeping Your Data Secure with AES

Microsoft released an interesting article on using the new AES standard within C# under .NET.

This article even includes some significant information on the algorithm itself, and how its implemented within the .NET architecture. It also includes a full example on encrypting and decrypting .NET data!

Nice little article to add to your arsenal if you are working on .NET.

Posted by SilverStr at October 25, 2003 04:12 AM | TrackBack