-1
votes
1answer
275 views

Maple: Galois Field with characteristic 2 GF(2m) - how to solve systems?

Maple: Galois Field with characteristic 2 GF(2m) - how to solve systems (like this given G16: simple solution would look like But I wonder how to solve it automatically in maple using its GF ...
1
vote
1answer
152 views

Maple: Galois Field with characteristic 2 $\mathrm{GF}(2^m)$ - how to convert polynomials into binary vectors and vice versa?

In GF($2^m$) each element is a polynomial also it is a binary message. I wonder how to make maple help me convert vectors of maple Bits into GF elements and back? Also it is not the question of ...