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
/
ec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add docs and tests to the ECTester target.
J08nY
2020-06-13
2
-3
/
+124
*
Add curve transformations M2SW and M2TE.
J08nY
2020-03-16
1
-0
/
+71
*
Add tests for affine coords.
J08nY
2020-03-16
2
-13
/
+20
*
Cleanup curves script.
J08nY
2020-03-16
2
-101
/
+94
*
Fix dbl-2016-rcb in projective-3 coords.
J08nY
2020-03-08
2
-2
/
+2
*
Remove Trace title and data attributes, use meta attr.
J08nY
2020-03-07
1
-1
/
+10
*
Add new complete formulas. Fix wNAF mult.
J08nY
2020-03-06
11
-3
/
+324
*
Redo the TraceSet IO interfaces.
J08nY
2020-03-04
2
-0
/
+10
*
Fix some type issues.
J08nY
2020-03-04
3
-13
/
+24
*
Fix Picoscope ranges, redo scope collection API.
J08nY
2020-03-03
6
-14
/
+24
*
Add support for getting neutral points in coordinate systems.
J08nY
2020-03-03
8
-3
/
+44
*
Add unified parameter to formulas that are strongly unified.
J08nY
2020-02-21
111
-1
/
+131
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
4
-36
/
+53
*
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
4
-17
/
+36
*
Enforce coordinate model assumptions when loading curves.
J08nY
2020-02-19
5
-45
/
+58
*
Better textual representations of classes, new notebooks.
J08nY
2020-02-15
6
-6
/
+43
*
Add notebooks, fix Travis.
J08nY
2020-02-13
3
-1
/
+27
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
6
-206
/
+268
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
9
-393
/
+622
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
4
-46
/
+58
*
Cleanup op parsing.
J08nY
2020-02-10
3
-28
/
+49
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
5
-36
/
+36
*
Fix style errors.
J08nY
2020-02-08
7
-8
/
+12
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
5
-13
/
+16
*
Add support for PicoScope scopes, sketch out scope interface.
J08nY
2020-02-04
1
-1
/
+28
*
Fix op parsing.
J08nY
2019-12-23
4
-2
/
+14
*
Separate some scalar mults.
J08nY
2019-12-22
1
-22
/
+78
*
Add more parameters to ScalarMults.
J08nY
2019-12-22
1
-34
/
+66
*
Refactor ScalarMult.
J08nY
2019-12-22
8
-135
/
+151
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-0
/
+238
*
More utility to formulas.
J08nY
2019-11-29
2
-6
/
+63
*
Add patter matching module.
J08nY
2019-11-22
1
-3
/
+9
*
Actually fix signatures.
J08nY
2019-08-21
1
-4
/
+4
*
Fix signature generation.
J08nY
2019-08-19
1
-3
/
+8
*
Separate action into formula action.
J08nY
2019-05-14
1
-16
/
+27
*
More docs and more coverage.
J08nY
2019-04-24
12
-37
/
+160
*
Exclude some lines from coverage.
J08nY
2019-04-23
1
-4
/
+5
*
Add proper context management.
J08nY
2019-04-23
5
-54
/
+207
*
Raise code coverage for Mod.
J08nY
2019-04-22
1
-1
/
+1
*
Add ECDH and ECDSA simulation.
J08nY
2019-04-22
4
-7
/
+252
*
Add AbelianGroup class.
J08nY
2019-04-21
3
-52
/
+72
*
Add codecov.
J08nY
2019-04-21
1
-3
/
+3
*
Add point conversion.
J08nY
2019-04-20
1
-10
/
+27
*
Add prime parameter to EllipticCurve class.
J08nY
2019-03-21
2
-6
/
+20
*
Add conversion to and from affine points.
J08nY
2019-03-21
5
-23
/
+157
*
Fix ladder scalar multiplier.
J08nY
2019-03-21
1
-5
/
+5
*
Fix some EFD formulas and their output indices.
J08nY
2019-03-21
13
-24
/
+27
*
Separate formula code into EFD class.
J08nY
2019-03-21
2
-41
/
+72
*
Add Op class.
J08nY
2019-03-21
3
-9
/
+47
[next]