aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/if_algo/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pk/if_algo/info.txt')
-rw-r--r--src/pk/if_algo/info.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/pk/if_algo/info.txt b/src/pk/if_algo/info.txt
new file mode 100644
index 000000000..e8d582c00
--- /dev/null
+++ b/src/pk/if_algo/info.txt
@@ -0,0 +1,16 @@
+realname "Integer Factorization Algorithms"
+
+define IF_PUBLIC_KEY_FAMILY
+
+load_on auto
+
+<add>
+if_algo.cpp
+if_algo.h
+</add>
+
+<requires>
+asn1
+bigint
+filters
+</requires>