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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
\
\
|
*
|
Fix failing test after Mod behaviour change.
J08nY
2022-03-01
1
-2
/
+5
|
|
/
*
/
Remove implicit `object` from the base class
deepsource-autofix[bot]
2022-03-01
1
-1
/
+1
|
/
*
Add profiling of sca.combine submodule.
J08nY
2021-11-27
9
-81
/
+139
*
Add performance plotting.
J08nY
2021-11-26
1
-0
/
+30
*
Add reproducer for issue #14.
J08nY
2021-05-20
2
-4
/
+23
*
Handle fully symbolic assumptions.
J08nY
2021-05-20
1
-1
/
+17
*
Properly raise warnings.
J08nY
2021-05-19
2
-5
/
+9
*
Fix MultipleContext tracing of two actions.
J08nY
2021-05-12
1
-0
/
+8
*
More DeepSource fixes.
J08nY
2021-04-24
1
-1
/
+0
*
Implement fixes from DeepSource.
J08nY
2021-04-10
11
-23
/
+27
*
Use black.
J08nY
2021-04-10
34
-554
/
+1406
*
Add pre-commit.
J08nY
2021-04-10
3
-8
/
+8
*
Speedup RawMod.is_residue by using fast Jacobi symbol impl.
J08nY
2021-01-30
1
-1
/
+6
*
Add performance monitoring and a few improvements to Mod.
J08nY
2021-01-30
4
-0
/
+206
*
Add more curve transformations.
J08nY
2021-01-20
1
-1
/
+19
*
Fix codestyle and typing issues in tests.
J08nY
2021-01-20
13
-19
/
+25
*
Introduce symbolic Mod.
J08nY
2021-01-20
2
-1
/
+50
*
Introduce explicit field argument to formula calls.
J08nY
2021-01-19
2
-8
/
+8
*
Release pyecsca-0.1.0.
0.1.0
J08nY
2021-01-16
1
-2
/
+0
*
Also trace precomputation in MultipleContext.
J08nY
2021-01-16
1
-9
/
+45
*
Add Context for tracing multiples, usable for RPA.
J08nY
2021-01-16
1
-0
/
+31
*
Fix Edwards yzsuared to_model. Extend regression test for #10.
J08nY
2021-01-06
1
-0
/
+3
*
Pin sympy version requirement. Extend regression test for #9.
J08nY
2021-01-06
1
-0
/
+6
*
Fix Edwards yz/yzsquared to_model.
J08nY
2021-01-06
1
-0
/
+12
*
Resolve out rationals introduced by SymPy.
J08nY
2021-01-06
1
-0
/
+15
*
Update EFD and add regression test.
J08nY
2021-01-04
1
-0
/
+9
*
Fixup the packaging, put cfg into a proper subpackage.
J08nY
2020-12-26
3
-3
/
+3
[prev]
[next]