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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add docs and tests to the ECTester target.
J08nY
2020-06-13
3
-31
/
+245
|
*
Add ECTester target.
J08nY
2020-06-12
4
-11
/
+645
|
*
Cleanup curves script.
J08nY
2020-03-16
1
-0
/
+2
|
*
Fix alignment of traces of unequal length.
J08nY
2020-03-09
3
-13
/
+14
|
*
Add inplace handling of HDF5 files.
J08nY
2020-03-09
4
-43
/
+105
|
*
Add raw output from scopes.
J08nY
2020-03-08
5
-23
/
+56
|
*
Remove Trace title and data attributes, use meta attr.
J08nY
2020-03-07
11
-58
/
+46
|
*
Add new complete formulas. Fix wNAF mult.
J08nY
2020-03-06
1
-2
/
+1
|
*
Change scope pretrig/posttrig API.
J08nY
2020-03-05
5
-63
/
+90
|
*
Add proper plotting.
J08nY
2020-03-05
2
-23
/
+45
|
*
Add plotting of traces.
J08nY
2020-03-05
1
-0
/
+42
|
*
Redo the TraceSet IO interfaces.
J08nY
2020-03-04
9
-104
/
+316
|
*
Fix some type issues.
J08nY
2020-03-04
16
-44
/
+44
|
*
Fix Picoscope ranges, redo scope collection API.
J08nY
2020-03-03
5
-29
/
+43
|
*
Add support for getting neutral points in coordinate systems.
J08nY
2020-03-03
2
-5
/
+8
|
*
Add support for Picoscope 5000 series.
J08nY
2020-02-27
3
-3
/
+40
|
*
Reorganize SimpleSerial targets.
J08nY
2020-02-26
6
-20
/
+171
|
*
Enforce coordinate model assumptions when loading curves.
J08nY
2020-02-19
1
-0
/
+1
|
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
2
-7
/
+15
|
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
2
-5
/
+5
|
*
Add targets.
J08nY
2020-02-09
9
-0
/
+198
|
*
Fix style errors.
J08nY
2020-02-08
10
-20
/
+44
|
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
2
-4
/
+3
|
*
Add docs to Scope class, add support for pico-python.
J08nY
2020-02-07
7
-47
/
+295
|
*
Add picoscope and chipwhisperer to Travis.
J08nY
2020-02-05
1
-22
/
+45
|
*
Add support for PicoScope scopes, sketch out scope interface.
J08nY
2020-02-04
17
-11
/
+268
|
*
Add patter matching module.
J08nY
2019-11-22
3
-1
/
+39
|
*
Add Kolmogorov-Smirnov tests.
J08nY
2019-05-01
2
-4
/
+25
|
*
Add prime parameter to EllipticCurve class.
J08nY
2019-03-21
2
-8
/
+10
|
*
Abstract out EFD from classes.
J08nY
2019-03-21
2
-14
/
+13
|
*
Add NAF scalar multiplication method sketches.
J08nY
2019-03-21
2
-4
/
+4
|
*
Start EC package, add data from Explicit-Formulas Database.
J08nY
2019-03-21
2
-13
/
+13
|
*
Move SCA stuff to sca package.
J08nY
2019-03-21
13
-0
/
+1017