1. Home
  2. Computing & Technology
  3. C / C++ / C#
David Bolton
David's C / C++ / C# Blog

By David Bolton, About.com Guide to C / C++ / C#

Illustrated AES but Not for Dummies!

Monday September 28, 2009
Encryption can be a complicated subject but developer Jeff Moser decided to simplify explaining it. He got out a pen and after reading up on the subject came up with A Stick Figure Guide to the Advanced Encryption Standard (AES) plus accompanying C# code to help study it.

The AES (Advanced Encryption Standard) was the winner of a competition to produce a replacement for the DES (data Encryption standard0 which had become crackable due to advances in computing power and better mathematical techniques. It looks like it might take quite a few more years before the same is true for AES. The big worry is that some genius mathematician might come up with a break through perhaps in factorizing large numbers. It hasn't happened yet so for now we can all sleep safe.

Comments
September 29, 2009 at 3:23 am
(1) Krzysztof Kliś says:

There is another comic about security and encryption:

http://xkcd.com/538/

So much for AES :-)

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore C / C++ / C#
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#

©2009 About.com, a part of The New York Times Company.

All rights reserved.