summaryrefslogtreecommitdiffstats
path: root/botan/src/algo_factory/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/algo_factory/info.txt')
-rw-r--r--botan/src/algo_factory/info.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/botan/src/algo_factory/info.txt b/botan/src/algo_factory/info.txt
new file mode 100644
index 0000000..dfc4223
--- /dev/null
+++ b/botan/src/algo_factory/info.txt
@@ -0,0 +1,21 @@
+realname "Algorithm Factory"
+
+load_on auto
+
+define ALGORITHM_FACTORY
+
+<add>
+algo_factory.cpp
+algo_factory.h
+algo_cache.h
+prov_weight.cpp
+</add>
+
+<requires>
+block
+engine
+hash
+mac
+mutex
+stream
+</requires>