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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pari to CI.
J08nY
2024-01-23
3
-15
/
+17
*
Fix types.
J08nY
2024-01-23
1
-5
/
+10
*
Add cypari2 solver for dcp
vojtechsu
2024-01-22
1
-10
/
+59
*
Separate dcp into separate functions
vojtechsu
2024-01-22
1
-40
/
+46
*
Add domain param to map. Fix callable columns.
J08nY
2024-01-22
2
-16
/
+19
*
Fix and speedup tree construction.
J08nY
2024-01-21
3
-39
/
+49
*
Make map take codomain.
J08nY
2024-01-21
2
-14
/
+32
*
Add test for tree expand.
J08nY
2024-01-21
1
-2
/
+20
*
Add more utilities for working with maps and trees.
J08nY
2024-01-19
8
-102
/
+240
*
Make tree building more general.
J08nY
2024-01-18
3
-37
/
+70
*
Add utility ZVP functions.
J08nY
2024-01-12
5
-21
/
+260
*
Fix ElliptiCurve hashhhability.
J08nY
2024-01-11
1
-1
/
+1
*
Compute mult-by-n map using PARI impl if available.
J08nY
2024-01-11
2
-45
/
+58
*
Add PARI based divpoly computation.
J08nY
2024-01-10
3
-69
/
+199
*
Bump notebook repo.
J08nY
2024-01-10
3
-2
/
+2
*
Abstract out distinguishing tree computation.
J08nY
2024-01-08
3
-53
/
+68
*
Add fake addition formulas.
J08nY
2023-12-22
4
-43
/
+111
*
Merge pull request #60 from J08nY/new_formula
Ján Jančár
2023-12-21
3
-0
/
+39
|
\
|
*
Add madd-secp256k1-v040
vojtechsu
2023-12-16
3
-0
/
+39
*
|
Merge pull request #61 from Tomko10/feat/stacked-perf-test
Ján Jančár
2023-12-19
6
-350
/
+831
|
\
\
|
*
|
Fixed skipping tests when CUDA is not available
Tomáš Jusko
2023-12-19
1
-3
/
+5
|
*
|
Moved to test_stacked_combine
Tomáš Jusko
2023-12-18
1
-64
/
+0
|
*
|
Moved Pearson correlation coefficient to combine.py
Tomáš Jusko
2023-12-18
1
-80
/
+0
|
*
|
Split tests and added test for chunked combine
Tomáš Jusko
2023-12-18
3
-75
/
+120
|
*
|
feat: Added pearson correlation coefficient to stacked combine
Tomáš Jusko
2023-12-09
1
-0
/
+99
|
*
|
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
|
*
|
Merge branch 'feat/pearson-corr-coef' of github.com:Tomko10/pyecsca into feat...
Tomáš Jusko
2023-10-19
0
-0
/
+0
|
|
\
\
|
|
*
|
Added default arguments to perf script stack function
Tomáš Jusko
2023-10-15
1
-2
/
+6
|
*
|
|
Added default arguments to perf script stack function
Tomáš Jusko
2023-10-19
1
-2
/
+6
*
|
|
|
Fix configs test.
J08nY
2023-12-16
1
-1
/
+1
*
|
|
|
Fix typing.
J08nY
2023-12-16
1
-1
/
+2
*
|
|
|
Restrict all_configurations per library analysis.
J08nY
2023-12-16
1
-6
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Remove out of scope add-ipp
vojtechsu
2023-12-15
2
-11
/
+0
*
|
|
Merge pull request #59 from andrr3j/CPA_correlations_tracking
Ján Jančár
2023-12-15
1
-0
/
+7
|
\
\
\
|
*
\
\
Merge branch 'J08nY:master' into CPA_correlations_tracking
Andrej Bátora
2023-12-14
25
-721
/
+2593
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Remove str.removesuffix
vojtechsu
2023-12-12
1
-4
/
+6
*
|
|
|
Merge pull request #58 from J08nY/feat/fliparoos
Ján Jančár
2023-12-12
2
-16
/
+29
|
\
\
\
\
|
*
|
|
|
Missing type hints
vojtechsu
2023-12-11
1
-3
/
+2
|
*
|
|
|
Fix sign treatment in switch sign
vojtechsu
2023-12-11
2
-15
/
+29
*
|
|
|
|
Merge pull request #55 from andrr3j/fix/naming
Ján Jančár
2023-12-11
1
-3
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'J08nY:master' into fix/naming
Andrej Bátora
2023-12-07
24
-718
/
+2575
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #56 from J08nY/feat/fliparoos
Ján Jančár
2023-12-05
15
-564
/
+2028
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Move private formula gen files into doc-coverage exclusion.
J08nY
2023-12-05
2
-1
/
+4
|
*
|
|
|
|
Add tests for formula similarity metrics.
J08nY
2023-12-05
1
-14
/
+12
[next]