aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/ec/transformations.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyecsca/ec/transformations.py')
-rw-r--r--pyecsca/ec/transformations.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyecsca/ec/transformations.py b/pyecsca/ec/transformations.py
index 1363483..6e3b24c 100644
--- a/pyecsca/ec/transformations.py
+++ b/pyecsca/ec/transformations.py
@@ -1,3 +1,6 @@
+"""
+This module provides functions for transforming curves to different models.
+"""
from public import public
from .coordinates import AffineCoordinateModel