Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
In this paper we propose a new structure for multiplication using optimal normal bases of type . The multiplier uses an efficient linear transformation to convert the normal basis representations of elements of to suitable polynomials of degree at most over . These polynomials are multiplied using any method which is suitable for the implementation platform, then the product is converted back to the normal basis using the inverse of the above transformation. The efficiency of the transformation arises from a special factorization of its matrix into sparse matrices. This factorization --- which resembles the FFT factorization of the DFT matrix --- allows to compute the transformation and its inverse using operations in , rather than operations needed for a general change of basis. Using this technique we can reduce the asymptotic cost of multiplication in optimal normal bases of type from reported by Gao et al.~(2000)\nocite{gaogat00} to operations in , where is the number of -operations to multiply two polynomials of degree over . We show that this cost is also smaller than other proposed multipliers for , values which are used in elliptic curve cryptography.