Skip to content

mooorex/gf2n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Extension Field

Introduction

This is an experimental implementation of binary extension field operations.

To construct a binary extension finite field GF(2^n), an irreducible polynomial f(x) over GF(2) of degree n is used. In current implementation, it requires that the degree must be strictly less than 64.

About

Binary Extension Field

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages