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 datashade normalization.
J08nY
2023-05-17
1
-2
/
+2
*
Change baud rate after con.
J08nY
2023-05-16
1
-1
/
+1
*
Use "noflush" with ChipWhisperer SimpleSerial.
J08nY
2023-05-16
2
-3
/
+4
*
Fix conditional average in stacked.
J08nY
2023-03-15
1
-3
/
+1
*
Fix typechecks.
J08nY
2023-03-15
1
-15
/
+5
*
Merge branch 'master' into feat/stacked-perf-test
Ján Jančár
2023-03-15
30
-235
/
+487
|
\
|
*
Fix for ECTester applet for 304.
J08nY
2023-02-17
2
-7
/
+9
|
*
Document some more methods.
J08nY
2023-02-17
3
-1
/
+9
|
*
Fix typecheck issues in stacked_traces.
J08nY
2023-02-17
1
-14
/
+9
|
*
Add an import guard on LEIA code.
J08nY
2023-02-17
2
-11
/
+27
|
*
Add support for smartleia targets.
J08nY
2023-02-17
4
-101
/
+176
|
*
Add support for ps3000A API.
J08nY
2023-02-16
1
-59
/
+186
|
*
Fix changs in ctypes with Picoscope SDK.
J08nY
2023-02-15
1
-18
/
+35
|
*
More DeepSource fixes.
J08nY
2023-02-08
1
-1
/
+1
|
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
28
-37
/
+41
|
*
Fix mypy issues.
J08nY
2023-02-05
5
-11
/
+14
|
*
fix: Fixed chipwhisperer imports
Tomáš Jusko
2022-12-07
1
-3
/
+3
*
|
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: Fixed chipwhisperer imports
Tomáš Jusko
2022-12-04
1
-3
/
+3
*
|
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
|
/
*
Merge pull request #15 from Tomko10/stacked_traces
Ján Jančár
2022-04-06
3
-0
/
+313
|
\
|
*
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
|
*
Refactoring
Tomas Jusko
2022-01-31
1
-53
/
+43
|
*
Fixed bugs and imports
Tomas Jusko
2022-01-31
1
-2
/
+2
|
*
Cleanup and added common setup of GPU implementations
Tomas Jusko
2022-01-31
1
-19
/
+65
|
*
Removed garbage
Tomas Jusko
2022-01-29
1
-66
/
+3
|
*
Added stacked traces class and GPU combine algorithms
Tomas Jusko
2022-01-28
4
-47
/
+85
|
*
Added naive implementations of gpu optimized trace combine functions
Tomas Jusko
2022-01-19
2
-0
/
+197
*
|
Fix collections on Python 3.10
J08nY
2022-04-04
1
-1
/
+1
|
/
*
Fix typecheck runs.
J08nY
2021-11-26
1
-2
/
+2
*
Fix MultipleContext tracing of two actions.
J08nY
2021-05-12
1
-2
/
+9
*
More DeepSource fixes.
J08nY
2021-04-24
7
-9
/
+9
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
28
-210
/
+179
*
Implement fixes from DeepSource.
J08nY
2021-04-10
12
-24
/
+30
*
Use black.
J08nY
2021-04-10
25
-324
/
+901
*
Add Test and Lint GitHub action.
J08nY
2021-01-23
3
-8
/
+12
*
The big documentation patch.
J08nY
2021-01-20
28
-33
/
+250
*
Also trace precomputation in MultipleContext.
J08nY
2021-01-16
3
-7
/
+19
*
Add Context for tracing multiples, usable for RPA.
J08nY
2021-01-16
2
-0
/
+52
[next]