Module gf2

Module gf2 

Source
Expand description

Finite field GF(2) arithmetic.

This module contains the struct GF2, which implements the finite field arithmetic in GF(2).

Structsยง

GF2
Finite field GF(2) element.