index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
/
sca
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DeepSourcce issues.
J08nY
2024-04-16
6
-15
/
+15
*
Add random walk metrics to tree description.
J08nY
2024-04-14
1
-17
/
+65
*
Add more metrics to Tree description.
J08nY
2024-04-13
1
-3
/
+6
*
Add early deduplication to Map.from_sets.
J08nY
2024-04-13
1
-6
/
+36
*
Fix tree building with deduplicated dmaps.
J08nY
2024-04-12
1
-1
/
+1
*
Fix None codomain addition in dmap.
J08nY
2024-04-11
1
-1
/
+1
*
Fix pandas warning.
J08nY
2024-04-09
1
-1
/
+1
*
Fix types.
J08nY
2024-04-09
1
-1
/
+1
*
Fix dmap indexing with callable cfg.
J08nY
2024-04-09
1
-1
/
+1
*
Fix dmap printing.
J08nY
2024-04-08
1
-5
/
+5
*
Improve tree building with more quantities.
J08nY
2024-04-08
1
-1
/
+8
*
Abstract out tree building in RPA and extract common RE class.
J08nY
2024-04-08
3
-79
/
+147
*
Short circuit in ZVP eliminate_y if already eliminated.
J08nY
2024-04-03
1
-0
/
+3
*
Fix typing.
J08nY
2024-04-02
1
-1
/
+1
*
Fix ZVP.
J08nY
2024-02-01
1
-1
/
+1
*
Fix compute_fsets.
J08nY
2024-02-01
1
-1
/
+1
*
Get rid of bunch of warnings.
J08nY
2024-02-01
1
-15
/
+32
*
Move formula expand to work with sets.
J08nY
2024-01-31
1
-72
/
+2
*
Add Dmap description method.
J08nY
2024-01-31
1
-2
/
+13
*
Silence pari memory warnings.
J08nY
2024-01-31
1
-0
/
+1
*
Fix dmap cfgs.
J08nY
2024-01-29
1
-1
/
+3
*
Fix docs.
J08nY
2024-01-29
1
-12
/
+19
*
More docs for trees.
J08nY
2024-01-29
1
-2
/
+15
*
Add dmap deduplication.
J08nY
2024-01-29
1
-6
/
+15
*
Add dmap merging.
J08nY
2024-01-28
1
-1
/
+23
*
Optimize tree expansion.
J08nY
2024-01-28
1
-21
/
+36
*
Allow merging of config sets in dmap.
J08nY
2024-01-28
2
-15
/
+94
*
Add tests for DPA and CPA.
J08nY
2024-01-26
2
-51
/
+102
*
Add tests for leakagetarget.
J08nY
2024-01-26
2
-22
/
+44
*
Return a point deterministically for zer ZVP polynomial.
J08nY
2024-01-24
1
-20
/
+38
*
Ditch unused method.
J08nY
2024-01-23
1
-61
/
+0
*
Fix PARI DCP solution.
J08nY
2024-01-23
2
-25
/
+42
*
Add heuristic for PARI stack size allocation.
J08nY
2024-01-23
1
-10
/
+14
*
Fix easy case of pari DCP..
J08nY
2024-01-23
1
-1
/
+1
*
Add pari to CI.
J08nY
2024-01-23
1
-9
/
+11
*
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
1
-8
/
+11
*
Fix and speedup tree construction.
J08nY
2024-01-21
2
-33
/
+47
*
Make map take codomain.
J08nY
2024-01-21
1
-10
/
+24
*
Add more utilities for working with maps and trees.
J08nY
2024-01-19
3
-99
/
+205
*
Make tree building more general.
J08nY
2024-01-18
2
-36
/
+69
*
Add utility ZVP functions.
J08nY
2024-01-12
2
-20
/
+198
*
Bump notebook repo.
J08nY
2024-01-10
1
-1
/
+1
*
Abstract out distinguishing tree computation.
J08nY
2024-01-08
2
-50
/
+68
*
Add fake addition formulas.
J08nY
2023-12-22
1
-1
/
+1
*
Merge pull request #61 from Tomko10/feat/stacked-perf-test
Ján Jančár
2023-12-19
2
-81
/
+100
|
\
|
*
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
1
-1
/
+1
[next]