[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

10.5.11 ptogf2n

ptogf2n(poly)
:: Converts a univariate polynomial into an element of GF(2^n).

return
element of GF(2^n)
poly
univariate polynomial

 
[1] setmod_ff(x^30+x+1);
x^30+x+1
[2] ptogf2n(x^100);
(@^100)

References
10.5.12 gf2ntop



This document was generated by root on March, 5 2004 using texi2html