aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 4a056c9..b95284c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,7 +8,8 @@
authors = [
{ name = "Jan Jancar", email = "johny@neuromancer.sk" },
{ name = "Tomas Jusko" },
- { name = "Andrej Batora"}
+ { name = "Andrej Batora" },
+ { name = "Vojtech Suchanek" }
]
description = "Python Elliptic Curve cryptography Side Channel Analysis toolkit."
readme = "README.md"