Description
Library for matrix multiplication, reduction and inversion over GF(2^k) for 2 <= k <= 10
M4RIE is a library for fast arithmetic with dense matrices over small finite fields of even characteristic. It uses the M4RI library, implementing the same operations over the finite field F2.