https://github.com/j2kun/finite-fields
Python code and tests for the post 'Programming with Finite Fields'
https://github.com/j2kun/finite-fields
algorithms cryptography finite-fields mathematics
Last synced: 2 months ago
JSON representation
Python code and tests for the post 'Programming with Finite Fields'
- Host: GitHub
- URL: https://github.com/j2kun/finite-fields
- Owner: j2kun
- Created: 2014-03-12T04:15:02.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:20:16.000Z (about 5 years ago)
- Last Synced: 2025-04-02T19:46:57.755Z (3 months ago)
- Topics: algorithms, cryptography, finite-fields, mathematics
- Language: Python
- Homepage: http://jeremykun.com/2014/03/13/programming-with-finite-fields/
- Size: 22.5 KB
- Stars: 48
- Watchers: 10
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
finite-fields
=============Python code and tests for the post ["Programming with Finite Fields"](http://jeremykun.com/2014/03/13/programming-with-finite-fields/)