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
/
test
/
sca
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better print in perf.
J08nY
2024-07-16
2
-2
/
+15
*
Move to function based Mod dispatch.
J08nY
2024-07-15
3
-24
/
+24
*
Fix feature flag imports in perf.
J08nY
2024-07-15
1
-1
/
+2
*
Add raw profiler.
J08nY
2024-07-15
2
-2
/
+2
*
Perf ZVP with Flint as well.
J08nY
2024-07-11
1
-3
/
+3
*
New tree API.
J08nY
2024-06-04
1
-2
/
+2
*
Speedup RPA tests.
J08nY
2024-06-03
1
-4
/
+20
*
Tests for CPUTraceManager and tests for constant input.
J08nY
2024-06-02
1
-43
/
+44
*
Fix DeepSourcce issues.
J08nY
2024-04-16
3
-6
/
+13
*
Add random walk metrics to tree description.
J08nY
2024-04-14
1
-0
/
+1
*
Add early deduplication to Map.from_sets.
J08nY
2024-04-13
1
-0
/
+10
*
Fix tree building with deduplicated dmaps.
J08nY
2024-04-12
1
-0
/
+46
*
Fix None codomain addition in dmap.
J08nY
2024-04-11
1
-0
/
+5
*
Fix dmap indexing with callable cfg.
J08nY
2024-04-09
1
-0
/
+12
*
Improve tree building with more quantities.
J08nY
2024-04-08
1
-0
/
+1
*
Abstract out tree building in RPA and extract common RE class.
J08nY
2024-04-08
1
-3
/
+1
*
Fix scalarmult hash impls to allow for proper inclusion in sets.
J08nY
2024-04-04
1
-5
/
+32
*
Short circuit in ZVP eliminate_y if already eliminated.
J08nY
2024-04-03
1
-0
/
+3
*
Get rid of bunch of warnings.
J08nY
2024-02-01
2
-12
/
+27
*
Move formula expand to work with sets.
J08nY
2024-01-31
2
-2
/
+3
*
Fix dmap cfgs.
J08nY
2024-01-29
1
-0
/
+1
*
More docs for trees.
J08nY
2024-01-29
1
-7
/
+10
*
Add dmap deduplication.
J08nY
2024-01-29
1
-10
/
+23
*
Add dmap merging.
J08nY
2024-01-28
1
-0
/
+18
*
Allow merging of config sets in dmap.
J08nY
2024-01-28
1
-8
/
+43
*
Mark randomized tests with xfail.
J08nY
2024-01-26
1
-1
/
+3
*
Add tests for DPA and CPA.
J08nY
2024-01-26
1
-0
/
+46
*
Add tests for leakagetarget.
J08nY
2024-01-26
1
-0
/
+29
*
Return a point deterministically for zer ZVP polynomial.
J08nY
2024-01-24
1
-45
/
+15
*
Add newline.
J08nY
2024-01-23
1
-1
/
+1
*
Fix PARI DCP solution.
J08nY
2024-01-23
1
-1
/
+9
*
Add heuristic for PARI stack size allocation.
J08nY
2024-01-23
1
-0
/
+8
*
Add domain param to map. Fix callable columns.
J08nY
2024-01-22
1
-8
/
+8
*
Fix and speedup tree construction.
J08nY
2024-01-21
1
-6
/
+2
*
Make map take codomain.
J08nY
2024-01-21
1
-4
/
+8
*
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
1
-0
/
+16
*
Make tree building more general.
J08nY
2024-01-18
1
-1
/
+1
*
Add utility ZVP functions.
J08nY
2024-01-12
1
-0
/
+59
*
Merge pull request #61 from Tomko10/feat/stacked-perf-test
Ján Jančár
2023-12-19
4
-269
/
+731
|
\
|
*
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
|
*
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
[next]