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
/
pyecsca
/
sca
/
stacked_traces
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 3.9 annotations.
J08nY
2025-03-19
2
-10
/
+6
*
Blacken.
J08nY
2025-03-13
2
-13
/
+27
*
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
2
-94
/
+67
*
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
2
-3
/
+3
*
Fix CPU pearson_corr for small dtypes.
J08nY
2024-05-31
1
-3
/
+4
*
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
*
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
2
-2
/
+6
*
fix: Typing
Tomáš Jusko
2023-09-30
1
-4
/
+4
*
fix: Lines too long
Tomáš Jusko
2023-09-30
1
-2
/
+3
*
fix: Typing and wrong arguments
Tomáš Jusko
2023-09-30
1
-10
/
+10
*
fix: Fixed GPU Pearson corr coefficient
Tomáš Jusko
2023-09-30
1
-6
/
+9
*
Changed const memory to pageable memory
Tomáš Jusko
2023-09-30
1
-17
/
+16
*
feat: Added host Pearson coefficient runner function
Tomáš Jusko
2023-09-25
1
-9
/
+38
*
feat: Changed inputs to const memory for general combine functions
Tomáš Jusko
2023-09-25
1
-17
/
+29
*
feat: Added Pearson correlation coefficient for GPU
Tomáš Jusko
2023-09-24
1
-0
/
+44
*
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
2
-3
/
+3
*
|
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
*
fix: default meta
Tomáš Jusko
2023-02-02
1
-2
/
+6
*
fix: Changed default metadata value
Tomáš Jusko
2022-12-04
1
-2
/
+3
*
feat: Extracted base class for TraceManager for stacked traces
Tomáš Jusko
2022-12-04
1
-43
/
+88
*
feat: Added function for generating tracesets for use in perf testing
Tomáš Jusko
2022-10-24
1
-0
/
+1
*
feat: Added CPU implementations of combine on stacked traces
Tomáš Jusko
2022-10-14
2
-269
/
+365
*
fix: Fixed bug of calling class method instead of instance method
Tomáš Jusko
2022-04-05
1
-5
/
+5
*
feat: Made GPUTraceManager stateful, updated tests accordingly
Tomáš Jusko
2022-04-04
1
-52
/
+43
*
fix: Minor fixes as per PR comments
Tomáš Jusko
2022-04-04
1
-4
/
+9
*
Added missing newline
Tomáš Jusko
2022-02-27
1
-1
/
+1
*
Added documentation
Tomáš Jusko
2022-02-27
1
-17
/
+121
*
Fixes according to PR comments
Tomáš Jusko
2022-02-26
1
-25
/
+30
*
DeepSource fixes
Tomas Jusko
2022-01-31
1
-1
/
+1
*
flake8 conformance
Tomas Jusko
2022-01-31
1
-26
/
+26
[next]