Skip to content

Implementation of finite field generation and arithmetic operations of polynomials.

Notifications You must be signed in to change notification settings

ivanasen/galois_fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Galois Fields

Implementations of arithmetic operations of polynomials with coefficients from GF(2). Implemented are also:

  • Check if a polynomial is primitive.
  • Generate the finite field GF(2^q) given a primitive polynomial of degree q.

About

Implementation of finite field generation and arithmetic operations of polynomials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages