![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveRe: AES operation order
From: Cryptic <no@spam.please>
Date: Mon Dec 26 2005 - 23:00:17 CET
Sebastian Gottschalk wrote:
> I still wonder why you even assumed that '*' is distributive over XOR
Because Brian Gladman wrote in his document, chapter "5.5 The Equivalent
"Moreover, the order of the XorRoundKey and
So I decided to do the same trick, i.e. to construct an "Equivalent Cipher",
> in any non-trivial field like GF(2^8). For much more fun, the same
Well, but now it works. :-) I had a nasty bug in my GF(2^8) multiplication
Thanks, Tomek
|