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
/
curve.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix is_neutral.
J08nY
2025-03-31
1
-1
/
+3
*
Better is_neutral test in curve.
J08nY
2025-03-31
1
-1
/
+5
*
Fix type ignore.
J08nY
2025-03-13
1
-4
/
+4
*
Blacken.
J08nY
2025-03-13
1
-28
/
+61
*
Better print in perf.
J08nY
2024-07-16
1
-2
/
+3
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-10
/
+10
*
Use faster xreplace everywhere.
J08nY
2024-07-12
1
-1
/
+1
*
Save free_symbols call.
J08nY
2024-07-12
1
-2
/
+2
*
Less subs in assumption validation.
J08nY
2024-07-12
1
-2
/
+3
*
Fix issues from new sympy flint use.
J08nY
2024-07-11
1
-2
/
+2
*
Fix configuration enumeration.
J08nY
2024-06-03
1
-1
/
+1
*
Redo curve doctest.
J08nY
2024-06-03
1
-1
/
+1
*
Fix Curve doctest.
J08nY
2024-06-03
1
-3
/
+3
*
Doctests for EC.
J08nY
2024-06-01
1
-1
/
+36
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
1
-7
/
+8
*
Fix DeepSourcce issues.
J08nY
2024-04-16
1
-7
/
+7
*
Fix issues with pickling and equality checks of EC objects.
J08nY
2024-01-25
1
-1
/
+1
*
Add more utilities for working with maps and trees.
J08nY
2024-01-19
1
-1
/
+1
*
Fix ElliptiCurve hashhhability.
J08nY
2024-01-11
1
-1
/
+1
*
Cache sympify results to speedup formula exec.
J08nY
2023-10-06
1
-1
/
+2
*
Add ZVP point computation.
J08nY
2023-08-29
1
-1
/
+16
*
Move to importlib.resources for test data discovery.
J08nY
2023-08-08
1
-1
/
+1
*
Fix curve validation.
J08nY
2023-08-08
1
-12
/
+3
*
Add .to_coords to domain params and curve objects.
J08nY
2023-08-04
1
-16
/
+75
*
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
-9
/
+14
*
Use black.
J08nY
2021-04-10
1
-8
/
+31
*
The big documentation patch.
J08nY
2021-01-20
1
-4
/
+7
*
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
[next]