index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
3
-4
/
+315
|
*
Add curve transformations M2SW and M2TE.
J08nY
2020-03-16
1
-0
/
+18
|
*
Add tests for affine coords.
J08nY
2020-03-16
2
-47
/
+46
|
*
Cleanup curves script.
J08nY
2020-03-16
10
-10
/
+10
|
*
Fix alignment of traces of unequal length.
J08nY
2020-03-09
1
-8
/
+6
|
*
Add inplace handling of HDF5 files.
J08nY
2020-03-09
2
-2
/
+4
|
*
Add raw output from scopes.
J08nY
2020-03-08
1
-4
/
+12
|
*
Remove Trace title and data attributes, use meta attr.
J08nY
2020-03-07
12
-51
/
+47
|
*
Add new complete formulas. Fix wNAF mult.
J08nY
2020-03-06
3
-25
/
+45
|
*
Change scope pretrig/posttrig API.
J08nY
2020-03-05
1
-1
/
+2
|
*
Add proper plotting.
J08nY
2020-03-05
1
-12
/
+21
|
*
Add plotting of traces.
J08nY
2020-03-05
7
-41
/
+90
|
*
Redo the TraceSet IO interfaces.
J08nY
2020-03-04
12
-46
/
+97
|
*
Fix some type issues.
J08nY
2020-03-04
9
-44
/
+50
|
*
Add support for getting neutral points in coordinate systems.
J08nY
2020-03-03
3
-0
/
+42
|
*
Add unified parameter to formulas that are strongly unified.
J08nY
2020-02-21
1
-0
/
+5
|
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
3
-9
/
+17
|
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
5
-20
/
+83
|
*
Enforce coordinate model assumptions when loading curves.
J08nY
2020-02-19
2
-8
/
+8
|
*
Add notebooks, fix Travis.
J08nY
2020-02-13
3
-16
/
+30
|
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
3
-4
/
+92
|
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
6
-35
/
+90
|
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
8
-40
/
+64
|
*
Cleanup op parsing.
J08nY
2020-02-10
1
-7
/
+12
|
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
1
-1
/
+1
|
*
Separate some scalar mults.
J08nY
2019-12-22
1
-6
/
+7
|
*
Add more parameters to ScalarMults.
J08nY
2019-12-22
1
-2
/
+7
|
*
Refactor ScalarMult.
J08nY
2019-12-22
4
-125
/
+130
|
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
10
-105
/
+162
|
*
More utility to formulas.
J08nY
2019-11-29
2
-2
/
+2
|
*
Add patter matching module.
J08nY
2019-11-22
2
-6
/
+45
|
*
More coverage for curve and group.
J08nY
2019-05-01
3
-1
/
+51
|
*
Add Kolmogorov-Smirnov tests.
J08nY
2019-05-01
1
-2
/
+16
|
*
More docs and more coverage.
J08nY
2019-04-24
4
-8
/
+46
|
*
Exclude some lines from coverage.
J08nY
2019-04-23
1
-3
/
+35
|
*
Add proper context management.
J08nY
2019-04-23
1
-0
/
+23
|
*
Raise code coverage for Mod.
J08nY
2019-04-22
2
-3
/
+39
|
*
Add ECDH and ECDSA simulation.
J08nY
2019-04-22
3
-0
/
+93
|
*
Add AbelianGroup class.
J08nY
2019-04-21
5
-73
/
+54
|
*
Add codecov.
J08nY
2019-04-21
1
-0
/
+1
|
*
Add point conversion.
J08nY
2019-04-20
1
-0
/
+59
|
*
Add prime parameter to EllipticCurve class.
J08nY
2019-03-21
4
-26
/
+63
|
*
Add conversion to and from affine points.
J08nY
2019-03-21
2
-1
/
+25
|
*
Fix ladder scalar multiplier.
J08nY
2019-03-21
1
-0
/
+2
|
*
Fix some scalar-mult algos, rename some outputs of formulas.
J08nY
2019-03-21
1
-4
/
+23
|
*
Add Corons SPA resistant scalar mult. Add some TODOs.
J08nY
2019-03-21
1
-4
/
+21
|
*
Fix ladder multipliers.
J08nY
2019-03-21
1
-6
/
+19
|
*
Finish and test NAF multipliers.
J08nY
2019-03-21
1
-1
/
+31
|
*
Add NAF scalar multiplication method sketches.
J08nY
2019-03-21
3
-8
/
+29
|
[next]