AES-256++

2009 May 5
by Ilya

I have updated the source code of my byte-oriented AES-256 implementation. The decryption routine is faster, so this implementation is better for a generic use. You may also choose between dynamic and precomputed tables when compile.

Reddit this / Add to del.icio.us / Digg this!
2 Comments leave one →
2009 May 6

[...] at LiterateCode.com is really hot on comming back on peoples comments (see here). I am impressed by the speed that they came back - obviously they have good source code managment [...]

Pingback
2009 May 6

Hello, Thanks for updating your library - I can’t help but noticing though, that you’ve done way more then just add the tables - there is more then tenfold improvement on the normal use.

I’m not a C expert (or even a crypto guru - thats why I’m here ;)) but its awesome little library now, I can’t thank you enough. Now I just need to finish my code and release it.

Leave A Comment

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS