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
/
coordinates.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More DeepSource fixes.
J08nY
2023-02-08
1
-0
/
+3
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
1
-1
/
+1
*
More DeepSource fixes.
J08nY
2021-04-24
1
-1
/
+1
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
1
-3
/
+1
*
Use black.
J08nY
2021-04-10
1
-7
/
+16
*
Better parsing of "end of line"
Davide Alessio
2021-02-12
1
-3
/
+2
*
The big documentation patch.
J08nY
2021-01-20
1
-0
/
+3
*
More docs.
J08nY
2020-12-17
1
-0
/
+10
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
1
-4
/
+3
*
Add support for getting neutral points in coordinate systems.
J08nY
2020-03-03
1
-1
/
+9
*
Enforce coordinate model assumptions when loading curves.
J08nY
2020-02-19
1
-2
/
+2
*
Add notebooks, fix Travis.
J08nY
2020-02-13
1
-0
/
+1
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
1
-1
/
+4
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-3
/
+4
*
Fix style errors.
J08nY
2020-02-08
1
-1
/
+1
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
1
-3
/
+4
*
Refactor ScalarMult.
J08nY
2019-12-22
1
-0
/
+3
*
More docs and more coverage.
J08nY
2019-04-24
1
-1
/
+7
*
Add conversion to and from affine points.
J08nY
2019-03-21
1
-14
/
+12
*
Separate formula code into EFD class.
J08nY
2019-03-21
1
-10
/
+12
*
Add negation formulas to EFD.
J08nY
2019-03-21
1
-15
/
+11
*
Abstract out EFD from classes.
J08nY
2019-03-21
1
-3
/
+29
*
Setup EC models, curves, formulas from efd.
J08nY
2019-03-21
1
-3
/
+6
*
Start EC package, add data from Explicit-Formulas Database.
J08nY
2019-03-21
1
-0
/
+71