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
/
setup.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-19
Release 0.2.0
0.2.0
J08nY
1
-2
/
+5
2023-05-17
Fix datashade normalization.
J08nY
1
-2
/
+2
2023-05-16
Change baud rate after con.
J08nY
1
-1
/
+1
2023-05-16
Use "noflush" with ChipWhisperer SimpleSerial.
J08nY
2
-3
/
+4
2023-05-15
Bump dependencies and be okay with Python 3.11.
J08nY
1
-2
/
+2
2023-03-15
Fix conditional average in stacked.
J08nY
1
-3
/
+1
2023-03-15
Remove Travis.
J08nY
1
-64
/
+0
2023-03-15
Fix typechecks.
J08nY
1
-15
/
+5
2023-02-22
Add test for custom domain parameter generation.
J08nY
1
-1
/
+23
2023-02-18
feat: Added sums of durations across repetitions to summary in JSON export
Tomáš Jusko
1
-4
/
+16
2023-02-18
Update docs.
J08nY
8
-80
/
+122
2023-02-17
feat: Added performance test report export to JSON
Tomáš Jusko
1
-2
/
+102
2023-02-17
Fix for ECTester applet for 304.
J08nY
2
-7
/
+9
2023-02-17
Document some more methods.
J08nY
3
-1
/
+9
2023-02-17
Fix typecheck issues in stacked_traces.
J08nY
1
-14
/
+9
2023-02-17
Add an import guard on LEIA code.
J08nY
5
-15
/
+31
2023-02-17
Add support for smartleia targets.
J08nY
5
-101
/
+177
2023-02-16
Lint only with "typecheck".
J08nY
1
-1
/
+1
2023-02-16
Bump notebook submodule.
J08nY
1
-0
/
+0
2023-02-16
Add support for ps3000A API.
J08nY
1
-59
/
+186
2023-02-15
Fix changs in ctypes with Picoscope SDK.
J08nY
1
-18
/
+35
2023-02-12
Autofix issues in 1 file
deepsource-autofix[bot]
1
-1
/
+0
2023-02-13
Only validate assumptions if there are any.
J08nY
2
-4
/
+4
2023-02-12
Cache unparsed assumptions in formula.
J08nY
2
-5
/
+10
2023-02-12
Add __slots__ to Mods.
J08nY
2
-0
/
+8
2023-02-12
Skip unnecessary modular reductions and casts in GMPMod.
J08nY
1
-18
/
+35
2023-02-12
Move from instance check to direct typecheck in GMPMod.
J08nY
1
-2
/
+4
2023-02-12
Save an unnecessary cast in GMPMod.
J08nY
1
-4
/
+4
2023-02-12
Get rid of getcontext/setcontext functions.
J08nY
5
-75
/
+28
2023-02-12
Make contexts global and not thread-local.
J08nY
1
-6
/
+8
2023-02-08
More DeepSource fixes.
J08nY
6
-3
/
+15
2023-02-08
Fix docstyle and some DeepSource warnings.
J08nY
47
-69
/
+79
2023-02-05
Fix mypy issues.
J08nY
11
-34
/
+40
2023-02-04
fix: Fixed typing for older Python compatibility
Tomáš Jusko
2
-16
/
+18
2023-02-02
feat(perf): Added repeated runs
Tomáš Jusko
1
-21
/
+55
2023-02-02
fix: default meta
Tomáš Jusko
1
-2
/
+6
2023-02-02
feat(perf): Added normal distribution to dataset generating
Tomáš Jusko
1
-16
/
+58
2022-12-28
Bump std submodule.
J08nY
1
-0
/
+0
2022-12-28
Bump notebook submodule.
J08nY
1
-0
/
+0
2022-12-07
fix: Fixed chipwhisperer imports
Tomáš Jusko
1
-3
/
+3
2022-12-07
Fix perf issue with pyinstrument.
J08nY
1
-3
/
+3
2022-12-07
Fixup mypy run in CI.
J08nY
1
-2
/
+2
2022-12-04
feat: Added CLI and timing to stacked combine performance testing
Tomáš Jusko
1
-15
/
+235
2022-12-04
fix: Fixed chipwhisperer imports
Tomáš Jusko
1
-3
/
+3
2022-12-04
fix: Changed default metadata value
Tomáš Jusko
1
-2
/
+3
2022-12-04
feat: Extracted base class for TraceManager for stacked traces
Tomáš Jusko
1
-43
/
+88
2022-10-24
feat: Added function for generating tracesets for use in perf testing
Tomáš Jusko
2
-0
/
+87
2022-10-14
feat: Added CPU implementations of combine on stacked traces
Tomáš Jusko
2
-269
/
+365
2022-04-05
fix: Fixed bug of calling class method instead of instance method
Tomáš Jusko
1
-5
/
+5
2022-04-04
Use string versions in Github CI python setup.
J08nY
3
-12
/
+12
[next]