-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Named algebras 2 (⚠️ breaking internals❗) (#402)
* refactor: delete type_ff * rename C: static Curve to Name: static Algebra, to prepare for non-curve algebraic objects like Stark fields * refactor: fields/curves property access part 1 * refactor: cosmetic changes * refactor: rename ECP_ShortW -> EC_ShortW * refactor: rename EC_TwEdwards -> EC_TwEdw * refactor: split low-level exports and rename madd to mixedSum * remove changes applied from PLANNING.md * broke threadpool cache-oblivious matmul bench * broke Vanstone name with renaming * broke Solinas, Mrabet, Tzannes with mass renaming
- Loading branch information
Showing
257 changed files
with
3,491 additions
and
3,307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.