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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.2.0
0.2.0
J08nY
2023-05-19
2
-4
/
+7
*
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
*
Bump dependencies and be okay with Python 3.11.
J08nY
2023-05-15
1
-2
/
+2
*
Fix conditional average in stacked.
J08nY
2023-03-15
1
-3
/
+1
*
Remove Travis.
J08nY
2023-03-15
1
-64
/
+0
*
Merge pull request #27 from Tomko10/feat/stacked-perf-test
Ján Jančár
2023-03-15
4
-266
/
+904
|
\
|
*
Fix typechecks.
J08nY
2023-03-15
1
-15
/
+5
|
*
Merge branch 'master' into feat/stacked-perf-test
Ján Jančár
2023-03-15
66
-476
/
+800
|
|
\
|
|
/
|
/
|
*
|
Add test for custom domain parameter generation.
J08nY
2023-02-22
1
-1
/
+23
*
|
Update docs.
J08nY
2023-02-18
8
-80
/
+122
*
|
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
5
-15
/
+31
*
|
Add support for smartleia targets.
J08nY
2023-02-17
5
-101
/
+177
*
|
Lint only with "typecheck".
J08nY
2023-02-16
1
-1
/
+1
*
|
Bump notebook submodule.
J08nY
2023-02-16
1
-0
/
+0
*
|
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
*
|
Merge pull request #28 from J08nY/feature/perf
Ján Jančár
2023-02-13
7
-99
/
+85
|
\
\
|
*
|
Autofix issues in 1 file
deepsource-autofix[bot]
2023-02-12
1
-1
/
+0
|
*
|
Only validate assumptions if there are any.
J08nY
2023-02-13
2
-4
/
+4
|
*
|
Cache unparsed assumptions in formula.
J08nY
2023-02-12
2
-5
/
+10
|
*
|
Add __slots__ to Mods.
J08nY
2023-02-12
2
-0
/
+8
|
*
|
Skip unnecessary modular reductions and casts in GMPMod.
J08nY
2023-02-12
1
-18
/
+35
|
*
|
Move from instance check to direct typecheck in GMPMod.
J08nY
2023-02-12
1
-2
/
+4
|
*
|
Save an unnecessary cast in GMPMod.
J08nY
2023-02-12
1
-4
/
+4
|
*
|
Get rid of getcontext/setcontext functions.
J08nY
2023-02-12
5
-75
/
+28
|
*
|
Make contexts global and not thread-local.
J08nY
2023-02-12
1
-6
/
+8
|
/
/
*
|
More DeepSource fixes.
J08nY
2023-02-08
6
-3
/
+15
*
|
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
47
-69
/
+79
*
|
Fix mypy issues.
J08nY
2023-02-05
11
-34
/
+40
*
|
Bump std submodule.
J08nY
2022-12-28
1
-0
/
+0
*
|
Bump notebook submodule.
J08nY
2022-12-28
1
-0
/
+0
*
|
fix: Fixed chipwhisperer imports
Tomáš Jusko
2022-12-07
1
-3
/
+3
*
|
Fix perf issue with pyinstrument.
J08nY
2022-12-07
1
-3
/
+3
*
|
Fixup mypy run in CI.
J08nY
2022-12-07
1
-2
/
+2
|
*
feat: Added sums of durations across repetitions to summary in JSON export
Tomáš Jusko
2023-02-18
1
-4
/
+16
|
*
feat: Added performance test report export to JSON
Tomáš Jusko
2023-02-17
1
-2
/
+102
|
*
fix: Fixed typing for older Python compatibility
Tomáš Jusko
2023-02-04
2
-16
/
+18
|
*
feat(perf): Added repeated runs
Tomáš Jusko
2023-02-02
1
-21
/
+55
|
*
fix: default meta
Tomáš Jusko
2023-02-02
1
-2
/
+6
|
*
feat(perf): Added normal distribution to dataset generating
Tomáš Jusko
2023-02-02
1
-16
/
+58
|
*
feat: Added CLI and timing to stacked combine performance testing
Tomáš Jusko
2022-12-04
1
-15
/
+235
|
*
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
2
-0
/
+87
[next]