index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test-vector from SECG to ECDH tests.
J08nY
2023-08-25
2
-1
/
+61
*
Remove unnecessary test names for pytest.
J08nY
2023-08-25
2
-85
/
+74
*
Further unify and specify scalarmults.
J08nY
2023-08-25
3
-13
/
+62
*
Add more thorought fixedwindow test.
J08nY
2023-08-24
1
-2
/
+7
*
Add FixedWindowLTRMultiplier.
J08nY
2023-08-24
3
-7
/
+38
*
Fix dangling import.
J08nY
2023-08-09
2
-7
/
+0
*
Move sca tests to pytest.
J08nY
2023-08-09
24
-1483
/
+1515
*
Move away from pkg_resources.
J08nY
2023-08-08
6
-9
/
+6
*
Move EC tests to pytest fully.
J08nY
2023-08-08
19
-1555
/
+1478
*
Initial move to pytest.
J08nY
2023-08-08
4
-21
/
+7
*
Move to importlib.resources for test data discovery.
J08nY
2023-08-08
25
-86
/
+113
*
Add .to_coords to domain params and curve objects.
J08nY
2023-08-04
1
-0
/
+15
*
Add reading of ECTester and ecgen domain parameter files.
J08nY
2023-08-03
3
-3
/
+39
*
Add more docs to divpoly and a perf module.
J08nY
2023-08-01
1
-0
/
+30
*
Add sagemath test for larg-er divpoly.
J08nY
2023-08-01
2
-0
/
+2672
*
Add multiplication-by-n polynomial computation to divpoly.
J08nY
2023-08-01
2
-136
/
+170
*
Optimize divpoly computation.
J08nY
2023-07-30
1
-1
/
+1
*
Add multiplication_by_n map computation.
J08nY
2023-07-30
1
-16
/
+33
*
Add divpoly computation.
J08nY
2023-07-29
2
-2
/
+121
*
Add ZVP formula unroll.
J08nY
2023-07-29
1
-0
/
+21
*
Add tests for RPA-RE.
J08nY
2023-07-28
2
-9
/
+84
*
Process OpResults better.
J08nY
2023-07-24
1
-2
/
+31
*
Apply leakage model to execution tree.
J08nY
2023-07-24
1
-0
/
+42
*
Add leakage models.
J08nY
2023-07-24
1
-0
/
+48
*
Allow for iter over Point.
J08nY
2023-05-20
1
-0
/
+11
*
Merge branch 'master' into feat/stacked-perf-test
Ján Jančár
2023-03-15
5
-20
/
+36
|
\
|
*
Add test for custom domain parameter generation.
J08nY
2023-02-22
1
-1
/
+23
|
*
Autofix issues in 1 file
deepsource-autofix[bot]
2023-02-12
1
-1
/
+0
|
*
Cache unparsed assumptions in formula.
J08nY
2023-02-12
1
-3
/
+3
|
*
Add __slots__ to Mods.
J08nY
2023-02-12
1
-0
/
+3
|
*
Get rid of getcontext/setcontext functions.
J08nY
2023-02-12
3
-13
/
+5
|
*
Fix perf issue with pyinstrument.
J08nY
2022-12-07
1
-3
/
+3
*
|
feat: Added sums of durations across repetitions to summary in JSON export
Tomáš Jusko
2023-02-18
1
-4
/
+16
*
|
feat: Added performance test report export to JSON
Tomáš Jusko
2023-02-17
1
-2
/
+102
*
|
fix: Fixed typing for older Python compatibility
Tomáš Jusko
2023-02-04
1
-7
/
+9
*
|
feat(perf): Added repeated runs
Tomáš Jusko
2023-02-02
1
-21
/
+55
*
|
feat(perf): Added normal distribution to dataset generating
Tomáš Jusko
2023-02-02
1
-16
/
+58
*
|
feat: Added CLI and timing to stacked combine performance testing
Tomáš Jusko
2022-12-04
1
-15
/
+235
*
|
feat: Added function for generating tracesets for use in perf testing
Tomáš Jusko
2022-10-24
1
-0
/
+86
|
/
*
Merge pull request #15 from Tomko10/stacked_traces
Ján Jančár
2022-04-06
1
-0
/
+112
|
\
|
*
feat: Made GPUTraceManager stateful, updated tests accordingly
Tomáš Jusko
2022-04-04
1
-5
/
+5
|
*
feat(test): Skipping tests if CUDA not available
Tomáš Jusko
2022-04-04
1
-0
/
+3
|
*
DeepSource fixes
Tomas Jusko
2022-01-31
1
-1
/
+0
|
*
flake8 conformance
Tomas Jusko
2022-01-31
1
-7
/
+8
|
*
Made test samples bigger to GPU utilization
Tomas Jusko
2022-01-31
1
-1
/
+5
|
*
Fixed bugs and imports
Tomas Jusko
2022-01-31
1
-22
/
+3
|
*
Added test for GPU combine functions implemented so far
Tomas Jusko
2022-01-31
1
-3
/
+81
|
*
Removed garbage
Tomas Jusko
2022-01-29
1
-0
/
+14
|
*
Started stacked traces tests
Tomas Jusko
2022-01-27
1
-0
/
+32
*
|
Merge pull request #17 from J08nY/deepsource-fix-325158fb
Ján Jančár
2022-03-01
1
-2
/
+5
|
\
\
[next]