| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move library formulas from test to main package. | J08nY | 2024-07-24 | 1 | -3/+3 |
| | | |||||
| * | Move to function based Mod dispatch. | J08nY | 2024-07-15 | 1 | -2/+2 |
| | | |||||
| * | More thorough formula test. | J08nY | 2024-07-15 | 1 | -2/+9 |
| | | |||||
| * | Save free_symbols call. | J08nY | 2024-07-12 | 1 | -8/+17 |
| | | |||||
| * | Fix issues from new sympy flint use. | J08nY | 2024-07-11 | 1 | -1/+1 |
| | | |||||
| * | Fix DeepSourcce issues. | J08nY | 2024-04-16 | 1 | -1/+1 |
| | | |||||
| * | Add comparison for formulas. | J08nY | 2024-01-31 | 1 | -2/+5 |
| | | |||||
| * | Rename formula expand. | J08nY | 2024-01-31 | 1 | -2/+2 |
| | | |||||
| * | Add EFD -> Code transformation. | J08nY | 2024-01-27 | 1 | -3/+8 |
| | | |||||
| * | Fix issues with pickling and equality checks of EC objects. | J08nY | 2024-01-25 | 1 | -1/+7 |
| | | |||||
| * | Add madd-secp256k1-v040 | vojtechsu | 2023-12-16 | 1 | -0/+7 |
| | | |||||
| * | Add tests for formula similarity metrics. | J08nY | 2023-12-05 | 1 | -14/+12 |
| | | |||||
| * | Add default partition test. | J08nY | 2023-12-05 | 1 | -0/+7 |
| | | |||||
| * | Add test for formula expansion. | J08nY | 2023-12-05 | 1 | -0/+14 |
| | | |||||
| * | Fix typing. | J08nY | 2023-12-05 | 1 | -5/+1 |
| | | |||||
| * | Unify formula gen and formula tests. | J08nY | 2023-12-05 | 1 | -11/+94 |
| | | |||||
| * | Integrate formula expansion. | J08nY | 2023-12-05 | 1 | -23/+305 |
| | | | | | | | | - Moved into pyecsca.ec.formula subpackage. - Unified formula metrics. - Moved tests into tests with library_formula fixture. - Cleaned up typing. | ||||
| * | Make stuff picklable. | J08nY | 2023-10-14 | 1 | -0/+6 |
| | | | | | Fixes #45. | ||||
| * | Move EC tests to pytest fully. | J08nY | 2023-08-08 | 1 | -87/+102 |
| | | |||||
| * | Use black. | J08nY | 2021-04-10 | 1 | -12/+40 |
| | | |||||
| * | Introduce symbolic Mod. | J08nY | 2021-01-20 | 1 | -0/+18 |
| | | |||||
| * | Introduce explicit field argument to formula calls. | J08nY | 2021-01-19 | 1 | -6/+6 |
| | | |||||
| * | Fixup the packaging, put cfg into a proper subpackage. | J08nY | 2020-12-26 | 1 | -1/+1 |
| | | |||||
| * | Make certain aspects of the library configurable. | J08nY | 2020-12-17 | 1 | -0/+5 |
| | | | | | Fixes #5. | ||||
| * | Handle formula assumptions. | J08nY | 2020-12-17 | 1 | -0/+18 |
| | | | | | Fixes #4. | ||||
| * | Fix type errors and increase code coverage. | J08nY | 2020-06-14 | 1 | -0/+5 |
| | | |||||
| * | Cleanup curves script. | J08nY | 2020-03-16 | 1 | -1/+1 |
| | | |||||
| * | Add the concept of a configuration. Add enumeration of configurations. | J08nY | 2020-02-12 | 1 | -3/+1 |
| | | |||||
| * | Rework context handling into a tree-based approach. | J08nY | 2020-02-11 | 1 | -0/+35 |
