index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
/
ec
/
curve.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Edwards yz/yzsquared to_model.
J08nY
2021-01-06
1
-1
/
+4
*
More docs.
J08nY
2020-12-17
1
-4
/
+46
*
Properly handle coordinate system assumptions.
J08nY
2020-12-16
1
-1
/
+1
*
Add point compare using scaling formula.
J08nY
2020-12-10
1
-24
/
+44
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
1
-2
/
+14
*
More tests for HDF5 and some codestyle fixes.
J08nY
2020-07-05
1
-1
/
+1
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
1
-2
/
+16
*
Fix codestyle.
J08nY
2020-06-29
1
-1
/
+1
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-1
/
+1
*
Add docs and tests to the ECTester target.
J08nY
2020-06-13
1
-2
/
+47
*
Add tests for affine coords.
J08nY
2020-03-16
1
-1
/
+1
*
Add unified parameter to formulas that are strongly unified.
J08nY
2020-02-21
1
-1
/
+18
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
1
-2
/
+23
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
1
-2
/
+29
*
Better textual representations of classes, new notebooks.
J08nY
2020-02-15
1
-1
/
+4
*
More docs and more coverage.
J08nY
2019-04-24
1
-0
/
+5
*
Raise code coverage for Mod.
J08nY
2019-04-22
1
-1
/
+1
*
Add AbelianGroup class.
J08nY
2019-04-21
1
-10
/
+3
*
Add codecov.
J08nY
2019-04-21
1
-3
/
+3
*
Add prime parameter to EllipticCurve class.
J08nY
2019-03-21
1
-6
/
+18
*
Add Corons SPA resistant scalar mult. Add some TODOs.
J08nY
2019-03-21
1
-0
/
+2
*
Fix ladder multipliers.
J08nY
2019-03-21
1
-0
/
+2
*
Abstract out EFD from classes.
J08nY
2019-03-21
1
-1
/
+11
*
Add NAF scalar multiplication method sketches.
J08nY
2019-03-21
1
-3
/
+3
*
Add more tests and cleanup some typing errors.
J08nY
2019-03-21
1
-1
/
+3
*
Setup EC models, curves, formulas from efd.
J08nY
2019-03-21
1
-0
/
+23