Re: Computing Rijndael's S-Box?
contini_at_matmail.com
Date: 08/29/05
- Next message: Regis: "Re: The importance of IVs"
- Previous message: Regis: "Re: The importance of IVs"
- In reply to: cobussteyn_at_absamail.co.za: "Computing Rijndael's S-Box?"
- Next in thread: Björn Fay: "Re: Computing Rijndael's S-Box?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 28 Aug 2005 17:25:19 -0700
You should read about finite fields.
One way to compute an inverse in this field is raise the element to the
254th power -- but that assumes you know how to multiply in the field.
There are faster ways of computing the inverse, but they would take
more
time to explain, and I am impatient.
Scott
- Next message: Regis: "Re: The importance of IVs"
- Previous message: Regis: "Re: The importance of IVs"
- In reply to: cobussteyn_at_absamail.co.za: "Computing Rijndael's S-Box?"
- Next in thread: Björn Fay: "Re: Computing Rijndael's S-Box?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|