| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expose countermeasure formula requires in a classvar. | J08nY | 2025-10-24 | 1 | -2/+13 |
| | | |||||
| * | Make PointBlinding public API. | J08nY | 2025-10-24 | 1 | -0/+1 |
| | | |||||
| * | Fix lint. | J08nY | 2025-10-19 | 1 | -0/+2 |
| | | |||||
| * | Use nmults instead of type annotations in countermeasures. | J08nY | 2025-10-18 | 1 | -6/+1 |
| | | |||||
| * | Add point blinding countermeasure. | J08nY | 2025-10-18 | 3 | -20/+112 |
| | | |||||
| * | Allow for scalar countermeasures with mixed mults. | J08nY | 2025-10-18 | 2 | -49/+107 |
| | | |||||
| * | Merge pull request #75 from J08nY/feat/ctr-combinations | Ján Jančár | 2025-10-03 | 2 | -73/+207 |
| |\ | | | | | Allow ctr combinations. | ||||
| | * | Fix add arg to ctrs. | J08nY | 2025-10-03 | 1 | -2/+2 |
| | | | |||||
| | * | Add a way to control randomness in coountermeasures. | J08nY | 2025-10-03 | 2 | -18/+69 |
| | | | |||||
| | * | Better bound in additive split. | J08nY | 2025-10-03 | 1 | -1/+1 |
| | | | |||||
| | * | Allow for combinations of countermeasures. | J08nY | 2025-10-03 | 2 | -64/+147 |
| | | | |||||
| * | | Merge pull request #74 from J08nY/deepsource-autofix-887f998d | Ján Jančár | 2025-10-03 | 5 | -13/+3 |
| |\ \ | |/ |/| | refactor: remove unused imports | ||||
| | * | refactor: remove unused imports | deepsource-autofix[bot] | 2025-10-03 | 5 | -13/+3 |
| |/ | | | | An object has been imported but is not used anywhere in the file. It should either be used or the import should be removed. | ||||
| * | Full equivalence. | J08nY | 2025-10-02 | 1 | -1/+1 |
| | | |||||
| * | More tests for sliding windows. | J08nY | 2025-10-01 | 1 | -0/+7 |
| | | |||||
| * | Add artifact note. | J08nY | 2025-09-29 | 1 | -0/+3 |
| | | |||||
| * | Add ECTester slides. | J08nY | 2025-09-18 | 1 | -0/+0 |
| | | |||||
| * | Add ECTester slides. | J08nY | 2025-09-15 | 1 | -0/+8 |
| | | |||||
| * | Add pyecsca slides. | J08nY | 2025-09-09 | 2 | -0/+8 |
| | | |||||
| * | Ignore some mypy issues. | J08nY | 2025-09-02 | 2 | -6/+7 |
| | | |||||
| * | Add consistency tests of graph_to_check_inputs and multiples_computed. | J08nY | 2025-09-02 | 3 | -19/+217 |
| | | |||||
| * | Fix use_init and use_multiply in errors_out. | J08nY | 2025-08-21 | 6 | -71/+251 |
| | | |||||
| * | Remove deprecated numpy.mypy_plugin. | J08nY | 2025-08-11 | 1 | -2/+2 |
| | | |||||
| * | Add complete and incomplete variants of NAF multipliers. | J08nY | 2025-08-11 | 4 | -5/+67 |
| | | |||||
| * | Fix TimeoutError on Python < 3.11. | J08nY | 2025-08-11 | 1 | -0/+1 |
| | | |||||
| * | Make futures test more reliable. | J08nY | 2025-08-11 | 1 | -3/+0 |
| | | |||||
| * | Add no-wait futures.as_completed. | J08nY | 2025-08-11 | 2 | -10/+34 |
| | | |||||
| * | Add ECTester paper to page. | J08nY | 2025-08-06 | 2 | -0/+71 |
| | | |||||
| * | Cleanup check inputs in EPA. | J08nY | 2025-07-31 | 1 | -0/+3 |
| | | |||||
| * | Delete futures as they are completed. | J08nY | 2025-07-31 | 1 | -0/+2 |
| | | | | | Hopefully save some memory. | ||||
| * | Split EPA functonality to speed up computation. | J08nY | 2025-07-31 | 3 | -18/+104 |
| | | |||||
| * | Fix EPA test. | J08nY | 2025-07-29 | 3 | -56/+93 |
| | | |||||
| * | Improve memory and pickle space usage of FakePoint. | J08nY | 2025-07-29 | 1 | -2/+14 |
| | | |||||
| * | Fix mypy proper. | J08nY | 2025-07-29 | 1 | -1/+1 |
| | | |||||
| * | Fix mypy. | J08nY | 2025-07-29 | 1 | -1/+1 |
| | | |||||
| * | Fix literal union. | J08nY | 2025-07-29 | 1 | -2/+2 |
| | | |||||
| * | Add epa tracking functionality. | J08nY | 2025-07-28 | 5 | -30/+173 |
| | | |||||
| * | Fix mults_computed issue. | J08nY | 2025-07-21 | 3 | -2/+28 |
| | | |||||
| * | Add uv venv to gitignore. | J08nY | 2025-07-01 | 1 | -0/+1 |
| | | |||||
| * | Add uv.lock. | J08nY | 2025-07-01 | 1 | -0/+4420 |
| | | |||||
| * | Allow python 3.13. | J08nY | 2025-07-01 | 1 | -2/+3 |
| | | |||||
| * | Fix fake_mult short-circuit check. | J08nY | 2025-06-19 | 2 | -2/+2 |
| | | |||||
| * | Try to fix perf archival. | J08nY | 2025-06-19 | 1 | -1/+2 |
| | | |||||
| * | More iters in RPA perf. | J08nY | 2025-06-19 | 1 | -1/+1 |
| | | |||||
| * | Remove prints and fix API change in action tree. | J08nY | 2025-06-19 | 2 | -6/+1 |
| | | |||||
| * | Fix multiples_computed and addition_chain. | J08nY | 2025-06-19 | 4 | -5/+34 |
| | | | | | They cannot be used with short-circuiting mults. | ||||
| * | More speed for MultipleContext. | J08nY | 2025-06-19 | 2 | -14/+21 |
| | | |||||
| * | Speedup multiples_computed. | J08nY | 2025-06-19 | 4 | -4/+60 |
| | | |||||
| * | Fix perf merge CI. | J08nY | 2025-06-17 | 1 | -1/+1 |
| | | |||||
| * | Fix mypy. | J08nY | 2025-06-17 | 1 | -5/+14 |
| | | |||||
