index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyecsca
/
sca
/
stacked_traces
/
combine.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 3.9 annotations.
J08nY
2025-03-19
1
-5
/
+3
*
Blacken.
J08nY
2025-03-13
1
-8
/
+21
*
Fix spacing.
J08nY
2025-03-13
1
-0
/
+1
*
Fix import order.
J08nY
2025-03-13
1
-1
/
+1
*
Some coverage improvements.
J08nY
2025-03-13
1
-94
/
+65
*
Tests for CPUTraceManager and tests for constant input.
J08nY
2024-06-02
1
-201
/
+191
*
Doctests for EC.
J08nY
2024-06-01
1
-1
/
+1
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
1
-2
/
+2
*
Fix CPU pearson_corr for small dtypes.
J08nY
2024-05-31
1
-3
/
+4
*
Split tests and added test for chunked combine
Tomáš Jusko
2023-12-18
1
-1
/
+1
*
feat: Added pearson correlation coefficient to stacked combine
Tomáš Jusko
2023-12-09
1
-0
/
+99
*
fix: PR requested changes
Tomáš Jusko
2023-09-30
1
-1
/
+2
*
fix: Typing
Tomáš Jusko
2023-09-30
1
-4
/
+4
*
fix: Typing and wrong arguments
Tomáš Jusko
2023-09-30
1
-10
/
+10
*
Changed const memory to pageable memory
Tomáš Jusko
2023-09-30
1
-17
/
+16
*
feat: Changed inputs to const memory for general combine functions
Tomáš Jusko
2023-09-25
1
-17
/
+29
*
feat: Added extra inputs to general combine function
Tomáš Jusko
2023-09-24
1
-10
/
+36
*
feat: Added events to prevent H2D race conditions
Tomáš Jusko
2023-09-20
1
-0
/
+9
*
Merge pull request #38 from Tomko10/feat/stacked-perf-test
Ján Jančár
2023-09-20
1
-72
/
+252
|
\
|
*
Added GPUTraceManager init docstring. Changed total memory to available memory
Tomáš Jusko
2023-09-20
1
-1
/
+10
|
*
fix: Deepsource errors
Tomáš Jusko
2023-09-18
1
-27
/
+42
|
*
feat: Added configurable stream count and fixed chunking
Tomáš Jusko
2023-09-18
1
-66
/
+99
|
*
feat: Changed streams to a fixed number
Tomáš Jusko
2023-09-12
1
-10
/
+13
|
*
feat: Added chunking from memory size ratio param
Tomáš Jusko
2023-09-07
1
-8
/
+45
|
*
fix: Fixed chunked GPU computation, refactored
Tomáš Jusko
2023-08-22
1
-50
/
+68
|
*
fix: Changed samples numpy order for chunking
Tomáš Jusko
2023-08-17
1
-0
/
+2
|
*
feat: Added chunked processing with parametric size
Tomáš Jusko
2023-07-14
1
-32
/
+95
|
*
feat: Added kernel caching
Tomáš Jusko
2023-04-05
1
-8
/
+8
*
|
Add multiplication-by-n polynomial computation to divpoly.
J08nY
2023-08-01
1
-2
/
+2
*
|
Fix conditional average in stacked.
J08nY
2023-03-15
1
-3
/
+1
|
/
*
Fix typechecks.
J08nY
2023-03-15
1
-15
/
+5
*
fix: Fixed typing for older Python compatibility
Tomáš Jusko
2023-02-04
1
-9
/
+9
*
feat: Extracted base class for TraceManager for stacked traces
Tomáš Jusko
2022-12-04
1
-43
/
+88
*
feat: Added CPU implementations of combine on stacked traces
Tomáš Jusko
2022-10-14
1
-0
/
+362