zhangyingjie7 / MDS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

The project includes Sage implementation to convert between MDS matrices over GF(2^n), matrices over GF(2), system of equations over GF(2) and polynomials (circulant MDS matrices). It is also possible to check matrix on MDS property.

Propositions, comments or other improvements are welcome for both program and description sources.

Authors

Oleksandr Kazymyrov: oleksandr.kazymyrov (at) ii.uib.no

Versions

Version 1.1

  • Added additional check for equivalence of conversion between elements of GF(2) and GF(2n).
  • Improved the selftesting procedure

Version 1.0

  • Added basic operation needed for converting
  • Added test functions with data file

References

About


Languages

Language:Python 100.0%