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
/
pyecsca
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add targets.
J08nY
2020-02-09
9
-0
/
+198
*
Fix style errors.
J08nY
2020-02-08
17
-28
/
+56
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
7
-17
/
+19
*
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
18
-12
/
+296
*
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
4
-4
/
+48
*
Make pyecsca a namespace package, so that codegen can work.
J08nY
2019-11-21
1
-0
/
+0
*
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
*
Add Kolmogorov-Smirnov tests.
J08nY
2019-05-01
2
-4
/
+25
*
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
4
-14
/
+30
*
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
*
Fix some scalar-mult algos, rename some outputs of formulas.
J08nY
2019-03-21
30
-77
/
+131
*
Add Corons SPA resistant scalar mult. Add some TODOs.
J08nY
2019-03-21
5
-0
/
+56
*
Fix ladder multipliers.
J08nY
2019-03-21
4
-7
/
+47
*
Finish and test NAF multipliers.
J08nY
2019-03-21
1
-13
/
+22
*
Add negation formulas to EFD.
J08nY
2019-03-21
34
-15
/
+123
*
Abstract out EFD from classes.
J08nY
2019-03-21
9
-72
/
+125
*
Add NAF scalar multiplication method sketches.
J08nY
2019-03-21
6
-47
/
+169
*
Add more tests and cleanup some typing errors.
J08nY
2019-03-21
3
-8
/
+16
*
Add Montgomery scalar mult.
J08nY
2019-03-21
3
-16
/
+63
*
Fix basic scalar multipliers.
J08nY
2019-03-21
3
-22
/
+49
*
Fix basic scalar multiplier.
J08nY
2019-03-21
2
-4
/
+18
*
Setup EC models, curves, formulas from efd.
J08nY
2019-03-21
8
-6
/
+281
*
Start EC package, add data from Explicit-Formulas Database.
J08nY
2019-03-21
548
-13
/
+9155
*
Move SCA stuff to sca package.
J08nY
2019-03-21
14
-11
/
+11
*
Add documentation.
J08nY
2019-03-21
11
-12
/
+198
*
Add parsing of ChipWhisperer trace sets.
J08nY
2019-03-21
3
-13
/
+82
*
Fix formatting.
J08nY
2019-03-14
6
-22
/
+35
*
Add docs to align module.
J08nY
2019-03-14
1
-0
/
+70
[next]