Commit Graph

9 Commits

Author SHA1 Message Date
Ethan L. Miller
5aaa3e7361 gfalg generates and recovers a secret via Shamir Secret Sharing! 2020-09-02 16:29:38 -07:00
Ethan L. Miller
043dbbb1a2 Tweaks to galois.py 2020-09-02 15:44:15 -07:00
Ethan L. Miller
0d92601702 Updated for Python3 2020-09-02 12:20:36 -07:00
Ethan L. Miller
54cbe3c594 GF algorithms 2020-09-02 10:25:20 -07:00
Ethan L. Miller
eb1446456e Updated to Python 3 2020-09-02 10:24:46 -07:00
Ethan L. Miller
5b186d41c4 32 bit direct field now works correctly. 2015-11-13 00:52:13 -08:00
Ethan L. Miller
a6ab689d84 Direct operations now working properly, tested up to 16 bits. 2015-11-12 13:34:34 -08:00
Ethan L. Miller
30b2a58f3d Ignore .pyc files. 2015-11-12 13:00:28 -08:00
Ethan L. Miller
93c2329d06 Initial version of Galois field arithmetic in python. This uses log tables. 2015-11-12 13:00:11 -08:00