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: 9 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 (about 12 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:20:16.000Z (almost 6 years ago)
- Last Synced: 2025-04-23T20:47:29.918Z (11 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/)