aboutsummaryrefslogtreecommitdiffstats
path: root/lib/algo_factory/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-01-01 21:20:55 +0000
committerlloyd <[email protected]>2014-01-01 21:20:55 +0000
commit197dc467dec28a04c3b2f30da7cef122dfbb13e9 (patch)
treecdbd3ddaec051c72f0a757db461973d90c37b97a /lib/algo_factory/info.txt
parent62faac373c07cfe10bc8c309e89ebdd30d8e5eaa (diff)
Shuffle things around. Add NIST X.509 test to build.
Diffstat (limited to 'lib/algo_factory/info.txt')
-rw-r--r--lib/algo_factory/info.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/algo_factory/info.txt b/lib/algo_factory/info.txt
new file mode 100644
index 000000000..837ced1d0
--- /dev/null
+++ b/lib/algo_factory/info.txt
@@ -0,0 +1,24 @@
+load_on auto
+
+define ALGORITHM_FACTORY 20131128
+
+<header:public>
+algo_factory.h
+</header:public>
+
+<header:internal>
+algo_cache.h
+</header:internal>
+
+<source>
+algo_factory.cpp
+prov_weight.cpp
+</source>
+
+<requires>
+block
+engine
+hash
+mac
+stream
+</requires>