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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
10
-26
/
+43
*
Dynamically handle missing PicoScope libs.
J08nY
2020-07-01
2
-174
/
+214
*
Add PicoScope 3000 support (partial).
J08nY
2020-07-01
5
-2
/
+72
*
Add path context.
J08nY
2020-06-30
2
-3
/
+46
*
Update notebooks.
J08nY
2020-06-29
2
-0
/
+2
*
Fix codestyle.
J08nY
2020-06-29
12
-58
/
+56
*
Fix Travis.
J08nY
2020-06-29
1
-1
/
+1
*
Update docs.
J08nY
2020-06-29
1
-14
/
+25
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
27
-71
/
+179
*
Add a way for actions to have a result.
J08nY
2020-06-13
10
-85
/
+115
*
Update READMEs.
J08nY
2020-06-13
2
-8
/
+36
*
Fix ECTester target test skip.
feature/ectester-target
J08nY
2020-06-13
1
-1
/
+6
*
Add docs and tests to the ECTester target.
J08nY
2020-06-13
9
-39
/
+687
*
Add ECTester target.
J08nY
2020-06-12
4
-11
/
+645
*
Add curve transformations M2SW and M2TE.
J08nY
2020-03-16
3
-1
/
+90
*
Add tests for affine coords.
J08nY
2020-03-16
5
-61
/
+67
*
Cleanup curves script.
J08nY
2020-03-16
13
-111
/
+106
*
Fix alignment of traces of unequal length.
J08nY
2020-03-09
4
-21
/
+20
*
Add inplace handling of HDF5 files.
J08nY
2020-03-09
6
-45
/
+109
*
Fix dbl-2016-rcb in projective-3 coords.
J08nY
2020-03-08
2
-2
/
+2
*
Add raw output from scopes.
J08nY
2020-03-08
6
-27
/
+68
*
Remove Trace title and data attributes, use meta attr.
J08nY
2020-03-07
24
-110
/
+103
*
Add new complete formulas. Fix wNAF mult.
J08nY
2020-03-06
15
-30
/
+370
*
Change scope pretrig/posttrig API.
J08nY
2020-03-05
6
-64
/
+92
*
Add proper plotting.
J08nY
2020-03-05
4
-37
/
+71
*
Add plotting of traces.
J08nY
2020-03-05
10
-44
/
+136
*
Redo the TraceSet IO interfaces.
J08nY
2020-03-04
23
-150
/
+423
*
Fix some type issues.
J08nY
2020-03-04
30
-103
/
+125
*
Fix Picoscope ranges, redo scope collection API.
J08nY
2020-03-03
11
-43
/
+67
*
Add support for getting neutral points in coordinate systems.
J08nY
2020-03-03
14
-9
/
+95
*
Add support for Picoscope 5000 series.
J08nY
2020-02-27
6
-3
/
+42
*
Update notebook submodule.
J08nY
2020-02-26
1
-0
/
+0
*
Reorganize SimpleSerial targets.
J08nY
2020-02-26
6
-20
/
+171
*
Add unified parameter to formulas that are strongly unified.
J08nY
2020-02-21
112
-1
/
+136
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
7
-45
/
+70
*
Fix handling of formulas with unary negation.
J08nY
2020-02-20
2
-7
/
+17
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
9
-37
/
+119
*
Enforce coordinate model assumptions when loading curves.
J08nY
2020-02-19
8
-53
/
+67
*
Better textual representations of classes, new notebooks.
J08nY
2020-02-15
8
-7
/
+48
*
Add notebooks, fix Travis.
J08nY
2020-02-13
10
-25
/
+80
*
Add notebook submodule.
J08nY
2020-02-13
2
-0
/
+3
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
13
-220
/
+379
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
16
-430
/
+714
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
16
-89
/
+130
*
Fix Travis.
J08nY
2020-02-10
2
-4
/
+4
*
Cleanup op parsing.
J08nY
2020-02-10
5
-35
/
+62
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
10
-44
/
+44
*
Add targets.
J08nY
2020-02-09
10
-0
/
+199
*
Fix style errors.
J08nY
2020-02-08
25
-36
/
+88
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
7
-17
/
+19
[next]