aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/ec/model.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyecsca/ec/model.py')
-rw-r--r--pyecsca/ec/model.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyecsca/ec/model.py b/pyecsca/ec/model.py
index 53d530a..6e79c9b 100644
--- a/pyecsca/ec/model.py
+++ b/pyecsca/ec/model.py
@@ -23,6 +23,8 @@ class CurveModel(object):
#TODO: move the base_formulas into methods, operatin on affine points?
# Also to_weierstrass anf from_weierstrass.
+ # TODO: __eq__
+
class EFDCurveModel(CurveModel):
_efd_name: str