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
/
ec
/
op.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mypy proper.
J08nY
2025-07-29
1
-1
/
+1
*
Fix mypy.
J08nY
2025-07-29
1
-1
/
+1
*
Blacken.
J08nY
2025-03-13
1
-0
/
+1
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
1
-4
/
+9
*
Fix DeepSourcce issues.
J08nY
2024-04-16
1
-3
/
+2
*
Fix issues with pickling and equality checks of EC objects.
J08nY
2024-01-25
1
-6
/
+15
*
Make stuff picklable.
J08nY
2023-10-14
1
-2
/
+15
*
Fix some deepsource issues.
J08nY
2023-08-31
1
-2
/
+2
*
Tiny performance improvements.
J08nY
2023-07-24
1
-1
/
+1
*
Process OpResults better.
J08nY
2023-07-24
1
-1
/
+12
*
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
-6
/
+4
*
Use black.
J08nY
2021-04-10
1
-3
/
+22
*
The big documentation patch.
J08nY
2021-01-20
1
-0
/
+3
*
More docs.
J08nY
2020-12-17
1
-1
/
+8
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
1
-13
/
+2
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-4
/
+4
*
Add a way for actions to have a result.
J08nY
2020-06-13
1
-2
/
+2
*
Fix handling of formulas with unary negation.
J08nY
2020-02-20
1
-7
/
+13
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-0
/
+11
*
Cleanup op parsing.
J08nY
2020-02-10
1
-15
/
+43
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
1
-4
/
+4
*
Fix op parsing.
J08nY
2019-12-23
1
-0
/
+3
*
Refactor ScalarMult.
J08nY
2019-12-22
1
-8
/
+2
*
More utility to formulas.
J08nY
2019-11-29
1
-2
/
+32
*
More docs and more coverage.
J08nY
2019-04-24
1
-2
/
+3
*
Add proper context management.
J08nY
2019-04-23
1
-2
/
+7
*
Add conversion to and from affine points.
J08nY
2019-03-21
1
-1
/
+7
*
Add Op class.
J08nY
2019-03-21
1
-0
/
+38