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
*
Split tests and added test for chunked combine
Tomáš Jusko
2023-12-18
2
-74
/
+119
*
feat: Added pearson correlation coefficient to perf script
Tomáš Jusko
2023-12-09
1
-28
/
+43
*
feat: Ensure writing timing data in perf script
Tomáš Jusko
2023-11-08
1
-8
/
+9
*
fix: Dimension check error
Tomáš Jusko
2023-10-31
1
-1
/
+3
*
feat: Clarified arguments helps
Tomáš Jusko
2023-10-31
1
-16
/
+19
*
feat: CSV report export format and report aggregation (untested)
Tomáš Jusko
2023-10-30
1
-28
/
+171
*
feat: Added options for reporting totals and summary
Tomáš Jusko
2023-10-30
1
-48
/
+75
*
feat: Combinations of parameters from file
Tomáš Jusko
2023-10-29
1
-48
/
+332
*
Added default arguments to perf script stack function
Tomáš Jusko
2023-10-19
1
-2
/
+6
*
Add trace transform function.
J08nY
2023-10-16
1
-0
/
+12
*
Add "astype" to trace.
J08nY
2023-10-16
1
-0
/
+6
*
Merge pull request #50 from Tomko10/fix/test-target-import
Ján Jančár
2023-10-15
1
-1
/
+1
|
\
|
*
fix: Moved exception import from file scope to function
Tomáš Jusko
2023-10-15
1
-1
/
+1
*
|
Ditch the Optionals.
J08nY
2023-10-14
2
-21
/
+23
*
|
Make stuff picklable.
J08nY
2023-10-14
5
-0
/
+50
*
|
Add trace stretch function.
J08nY
2023-10-13
1
-1
/
+9
*
|
Speedup rolling_mean computation.
J08nY
2023-10-13
1
-1
/
+1
*
|
Fix HDF5 tracesets to allow more than 8k traces.
J08nY
2023-10-11
2
-8
/
+8
*
|
Do not print full perf logs in pyinstrument.
J08nY
2023-10-06
1
-1
/
+1
*
|
Add Comb multipliers.
J08nY
2023-10-04
2
-2
/
+11
*
|
Add fullprecomp multiplier.
J08nY
2023-10-04
2
-3
/
+11
*
|
Fix ZVP perf.
J08nY
2023-10-02
1
-2
/
+3
*
|
Allow to compute non-affine factor set.
J08nY
2023-10-02
1
-3
/
+7
*
|
Split to_affine map to factor_set computation, fix mypy.
J08nY
2023-10-02
1
-31
/
+96
*
|
Add filtering of non-homogeneous polynomials
vojtechsu
2023-10-02
1
-4
/
+6
*
|
Merge pull request #42 from Tomko10/feat/pearson-corr-coef
Ján Jančár
2023-09-30
1
-0
/
+64
|
\
\
|
*
|
fix: PR requested changes
Tomáš Jusko
2023-09-30
1
-11
/
+1
|
*
|
feat: Added GPU Pearson corr coefficient tests
Tomáš Jusko
2023-09-30
1
-0
/
+74
|
|
/
*
|
Fix ZVP perf.
J08nY
2023-09-30
1
-1
/
+1
*
|
Unify unroll and unroll with names.
J08nY
2023-09-30
1
-18
/
+18
*
|
Add filtering of RPA polynomials
vojtechsu
2023-09-29
1
-14
/
+14
*
|
Add special cases to ZVP point construction.
J08nY
2023-09-26
2
-4
/
+6
*
|
Fix ZVP perf script.
J08nY
2023-09-23
2
-4
/
+4
*
|
Fix affine formula unrolling.
J08nY
2023-09-21
1
-17
/
+18
*
|
Add to_affine mapping option to ZVP.
J08nY
2023-09-21
1
-49
/
+42
|
/
*
Merge pull request #38 from Tomko10/feat/stacked-perf-test
Ján Jančár
2023-09-20
1
-18
/
+87
|
\
|
*
feat: Added configurable stream count and fixed chunking
Tomáš Jusko
2023-09-18
1
-4
/
+22
|
*
feat: Added chunking from memory size ratio param
Tomáš Jusko
2023-09-07
1
-1
/
+24
|
*
fix: Output newline at the end of perf report
Tomáš Jusko
2023-08-17
1
-0
/
+1
|
*
feat: Added chunk size option to perf script
Tomáš Jusko
2023-07-14
1
-9
/
+14
|
*
feat: Added timing function option
Tomáš Jusko
2023-04-05
1
-12
/
+34
*
|
Bump EFD version and fix formula names.
J08nY
2023-09-20
9
-37
/
+42
*
|
Add more curve model transformaations.
J08nY
2023-08-31
1
-1
/
+17
*
|
Further ZVP precomp.
J08nY
2023-08-31
1
-1
/
+1
*
|
Compute formula factor set.
J08nY
2023-08-31
2
-12
/
+69
*
|
More tests for point coordinate conversion.
J08nY
2023-08-31
1
-38
/
+49
*
|
Improve point test coverage.
J08nY
2023-08-31
1
-10
/
+15
*
|
Fix some deepsource issues.
J08nY
2023-08-31
4
-12
/
+1
*
|
Add fast ZVP test.
J08nY
2023-08-30
1
-1
/
+22
*
|
Fix bogus coverage in scope.
J08nY
2023-08-29
1
-0
/
+14
[next]