SLIDE 6 Vassil Dimitrov and Kimmo Järvinen Another Look at Inversions over Binary Fields 6/23
The New Algorithm vs. Itoh-Tsujii
Average number of multiplications:
◮ 1.5 log(m − 1) for IT ◮ 1.42 log(m − 1) for {2, 3} ◮ 1.39 log(m − 1) for {2, 3, 5}
For fields GF(2m), 1 ≤ m ≤ 1023:
◮ 18 (1.8 %): {2, 3} is the best ◮ 109 (10.7 %): {2, 3, 5} is the best ◮ 387 (37.8 %): {2, 3} and {2, 3, 5} are the best ◮ 79 (7.7 %): IT is the best ◮ 430 (42.0 %): All are equally good
⇒ We are better for 50.2 % and worse for 7.7 % of the cases