.gitignore | ||
galois.py | ||
gfalg.py | ||
README.md |
gfpy
This Python 3 code implements Galois field (finite field) arithmetic in pure Python, leveraging Python's support for very long integers.
Authors
- Ethan L. Miller (
coding@ethanmiller.com
)
.gitignore | ||
galois.py | ||
gfalg.py | ||
README.md |
This Python 3 code implements Galois field (finite field) arithmetic in pure Python, leveraging Python's support for very long integers.
coding@ethanmiller.com
)