Commit Graph

  • 6f5fc24cca Update README.md master Ethan L. Miller 2024-12-11 19:13:44 -0800
  • 5145bb9055 Removed LICENSE.md Ethan L. Miller 2023-08-08 12:18:58 -0700
  • e413151d4e Updated .gitignore Ethan L. Miller 2023-08-08 12:15:23 -0700
  • f154e73bec Changes to GF algorithms file Ethan L. Miller 2023-08-08 12:13:44 -0700
  • c479652514 Moved license to LICENSE.md Ethan L. Miller 2023-08-08 12:11:04 -0700
  • dce33f5ea6 Added README.md with license and basic info Ethan L. Miller 2023-08-08 12:09:24 -0700
  • a8b9f3cafa Added README.md with license and basic info Ethan L. Miller 2023-08-08 12:08:45 -0700
  • 701b9c836d Added field sizes of 6 and 64 bits Ethan L. Miller 2023-08-07 13:46:10 -0700
  • 5aaa3e7361 gfalg generates and recovers a secret via Shamir Secret Sharing! Ethan L. Miller 2020-09-02 16:29:38 -0700
  • 043dbbb1a2 Tweaks to galois.py Ethan L. Miller 2020-09-02 15:44:15 -0700
  • 0d92601702 Updated for Python3 Ethan L. Miller 2020-09-02 12:20:36 -0700
  • 54cbe3c594 GF algorithms Ethan L. Miller 2020-09-02 10:25:20 -0700
  • eb1446456e Updated to Python 3 Ethan L. Miller 2020-09-02 10:24:46 -0700
  • 5b186d41c4 32 bit direct field now works correctly. Ethan L. Miller 2015-11-13 00:52:13 -0800
  • a6ab689d84 Direct operations now working properly, tested up to 16 bits. Ethan L. Miller 2015-11-12 13:34:34 -0800
  • 30b2a58f3d Ignore .pyc files. Ethan L. Miller 2015-11-12 13:00:28 -0800
  • 93c2329d06 Initial version of Galois field arithmetic in python. This uses log tables. Ethan L. Miller 2015-11-12 13:00:11 -0800