Computing Rijndael's S-Box?
cobussteyn_at_absamail.co.za
Date: 08/28/05
- Next message: David Wagner: "Re: Looking for GNU WINDOWS Entropy Gathering Thingie"
- Previous message: Crypto_at_S.M.S: "Re: The importance of IVs"
- Next in thread: contini_at_matmail.com: "Re: Computing Rijndael's S-Box?"
- Reply: contini_at_matmail.com: "Re: Computing Rijndael's S-Box?"
- Reply: Björn Fay: "Re: Computing Rijndael's S-Box?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 28 Aug 2005 23:02:23 +0200
I'm a newbie when it comes to cryptography and currently I'm hooked on
Rijndael. I know most of the implementations of it have the S-box
hard-coded into the app for speed gain, but I would like to compute
that s-box myself.
You probably know it is defined by the finite field mapping in GF(2^8)
onto its inverse, and then it is transformed by a certain matrix (i
have that one) and then 0x63 is added.
Can someone help me to compute that first mapping of GF(2^8) onto its
inverse? How do you compute the inverse?
Thanx !
- Next message: David Wagner: "Re: Looking for GNU WINDOWS Entropy Gathering Thingie"
- Previous message: Crypto_at_S.M.S: "Re: The importance of IVs"
- Next in thread: contini_at_matmail.com: "Re: Computing Rijndael's S-Box?"
- Reply: contini_at_matmail.com: "Re: Computing Rijndael's S-Box?"
- Reply: Björn Fay: "Re: Computing Rijndael's S-Box?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|