Content deleted Content added
No edit summary |
|||
Line 1:
While the algorithm is often called the Itoh-Tsujii algorithm, it was first presented by Feng <ref>{{cite journal
Feng's paper was received on March 13, 1987 and published in October 1989. Itoh and Tsujii's paper was received on July 8, 1987 and published in 1988 <ref>{{cite journal |journal=[[Information and Computation]]|volume=78 |pages=171-177 |date=1988 |first1=Toshiya |last1=Itoh|first2=Shigeo |last2=Tsujii |title=A fast algorithm for computing multiplicative inverses in {{math|GF(2<sup>''m''</sup>)}} }}</ref>.
This algorithm is first used to invert elements in [[finite field]] {{math|GF(2<sup>''m''</sup>)}} using
Line 46 ⟶ 41:
If {{math|''Tr''(''A'')}}=0, then we have
<math display="block">
A=\sum_{i=1}^{m-1}{A^{2^i}}
</math>
and can express {{math|''A''<sup>-1</sup>}} as
Line 81 ⟶ 76:
* [[Finite field arithmetic]]
==References==
{{reflist}}
<!-- ==External links==
|