diff options
Diffstat (limited to 'src/math/ec_gfp/info.txt')
-rw-r--r-- | src/math/ec_gfp/info.txt | 16 |
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> |