diff options
Diffstat (limited to 'pyecsca/ec/__init__.py')
| -rw-r--r-- | pyecsca/ec/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyecsca/ec/__init__.py b/pyecsca/ec/__init__.py index e69de29..a1fa2ce 100644 --- a/pyecsca/ec/__init__.py +++ b/pyecsca/ec/__init__.py @@ -0,0 +1 @@ +"""Package for handling Elliptic Curves.""" |
