aboutsummaryrefslogtreecommitdiff
path: root/src/cm/cm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cm/cm.h')
-rw-r--r--src/cm/cm.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cm/cm.h b/src/cm/cm.h
new file mode 100644
index 0000000..ba7c2c4
--- /dev/null
+++ b/src/cm/cm.h
@@ -0,0 +1,8 @@
+/*
+ * ecgen, tool for generating Elliptic curve domain parameters
+ * Copyright (C) 2017 J08nY
+ */
+#ifndef ECGEN_CM_H
+#define ECGEN_CM_H
+
+#endif // ECGEN_CM_H