I'm interested in putting together an article or two on rijndale encryption.
Most particulary, Dr. Gladman's fine material:
http://fp.gladman.plus.com/cryptography ... /rijndael/
Comments appreciated...
Rijndael Encryption
Moderator: 2ffat
Dr Gladman's code is very good. I implemented a modified version and put it to use in my MJFSecurity suite. It has served me very well over the last few years.
I think a topic of this nature is a good idea. Do you plan on discussing the technical side or the usage of it ?
BTW, when I say I implemented a modified version all I mean is I moulded it to fit into my abstract interface and added some additional header information. The raw encryption uses Dr Gladman's code directly.
I think a topic of this nature is a good idea. Do you plan on discussing the technical side or the usage of it ?
BTW, when I say I implemented a modified version all I mean is I moulded it to fit into my abstract interface and added some additional header information. The raw encryption uses Dr Gladman's code directly.