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
/
ec
/
test_mult.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
*
Add new complete formulas. Fix wNAF mult.
J08nY
2020-03-06
1
-23
/
+36
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
1
-2
/
+2
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
1
-16
/
+45
*
Enforce coordinate model assumptions when loading curves.
J08nY
2020-02-19
1
-6
/
+6
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-8
/
+12
*
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
1
-79
/
+64
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-46
/
+94
*
More utility to formulas.
J08nY
2019-11-29
1
-1
/
+1
*
Add AbelianGroup class.
J08nY
2019-04-21
1
-4
/
+6
*
Add prime parameter to EllipticCurve class.
J08nY
2019-03-21
1
-22
/
+14
*
Add conversion to and from affine points.
J08nY
2019-03-21
1
-1
/
+0
*
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
1
-4
/
+15
*
Add Montgomery scalar mult.
J08nY
2019-03-21
1
-7
/
+30
*
Fix basic scalar multipliers.
J08nY
2019-03-21
1
-14
/
+30
*
Fix basic scalar multiplier.
J08nY
2019-03-21
1
-7
/
+10
*
Setup EC models, curves, formulas from efd.
J08nY
2019-03-21
1
-0
/
+22