index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EPA perf script.
J08nY
2025-10-25
1
-1
/
+1
*
Speedup multiples_computed.
J08nY
2025-06-19
1
-1
/
+1
*
Fix codecov measurement.
J08nY
2024-06-17
1
-1
/
+1
*
Add testing of (some) notebooks.
J08nY
2024-06-04
1
-0
/
+3
*
Cleanup pyproject.
J08nY
2024-04-16
1
-1
/
+3
*
Move private formula gen files into doc-coverage exclusion.
J08nY
2023-12-05
1
-1
/
+1
*
Unify formula gen and formula tests.
J08nY
2023-12-05
1
-11
/
+0
*
Cleanup ZVP computation.
J08nY
2023-08-29
1
-1
/
+1
*
Initial move to pytest.
J08nY
2023-08-08
1
-3
/
+3
*
Move to importlib.resources for test data discovery.
J08nY
2023-08-08
1
-10
/
+10
*
Add multiplication-by-n polynomial computation to divpoly.
J08nY
2023-08-01
1
-2
/
+3
*
Add leakage models.
J08nY
2023-07-24
1
-1
/
+1
*
Fix mypy issues.
J08nY
2023-02-05
1
-2
/
+2
*
Fixup mypy run in CI.
J08nY
2022-12-07
1
-2
/
+2
*
Added stacked combine tests to Makefile
Tomáš Jusko
2022-02-26
1
-1
/
+2
*
Fix profiling.
J08nY
2021-11-27
1
-3
/
+3
*
Add profiling of sca.combine submodule.
J08nY
2021-11-27
1
-2
/
+2
*
Add performance plotting.
J08nY
2021-11-26
1
-0
/
+4
*
Fix working with SymbolicMods in formulas.
J08nY
2021-11-26
1
-2
/
+2
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
1
-1
/
+5
*
Use black.
J08nY
2021-04-10
1
-3
/
+27
*
Add performance monitoring and a few improvements to Mod.
J08nY
2021-01-30
1
-1
/
+7
*
Add Test and Lint GitHub action.
J08nY
2021-01-23
1
-1
/
+1
*
The big documentation patch.
J08nY
2021-01-20
1
-1
/
+1
*
Introduce symbolic Mod.
J08nY
2021-01-20
1
-1
/
+7
*
Add Context for tracing multiples, usable for RPA.
J08nY
2021-01-16
1
-1
/
+1
*
Resolve out rationals introduced by SymPy.
J08nY
2021-01-06
1
-1
/
+1
*
Handle formula assumptions.
J08nY
2020-12-17
1
-1
/
+1
*
More docs.
J08nY
2020-12-17
1
-1
/
+4
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-1
/
+1
*
Add curve transformations M2SW and M2TE.
J08nY
2020-03-16
1
-1
/
+1
*
Add tests for affine coords.
J08nY
2020-03-16
1
-1
/
+1
*
Add plotting of traces.
J08nY
2020-03-05
1
-3
/
+3
*
Add support for getting neutral points in coordinate systems.
J08nY
2020-03-03
1
-1
/
+1
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
1
-2
/
+3
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-2
/
+2
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-1
/
+1
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
1
-1
/
+1
*
Fix style errors.
J08nY
2020-02-08
1
-1
/
+8
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-1
/
+1
*
More utility to formulas.
J08nY
2019-11-29
1
-4
/
+12
*
Add codecov.
J08nY
2019-04-21
1
-3
/
+3
*
Setup EC models, curves, formulas from efd.
J08nY
2019-03-21
1
-1
/
+4
*
Init.
J08nY
2019-03-14
1
-0
/
+10