aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/ec_gfp/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/ec_gfp/info.txt')
-rw-r--r--src/math/ec_gfp/info.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/math/ec_gfp/info.txt b/src/math/ec_gfp/info.txt
new file mode 100644
index 000000000..e6ee1d6bf
--- /dev/null
+++ b/src/math/ec_gfp/info.txt
@@ -0,0 +1,16 @@
+define EC_CURVE_GFP
+
+load_on auto
+
+<header:public>
+curve_gfp.h
+point_gfp.h
+</header:public>
+
+<source>
+point_gfp.cpp
+</source>
+
+<requires>
+numbertheory
+</requires>