summaryrefslogtreecommitdiffstats
path: root/botan/src/rng/randpool/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/rng/randpool/info.txt')
-rw-r--r--botan/src/rng/randpool/info.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/botan/src/rng/randpool/info.txt b/botan/src/rng/randpool/info.txt
new file mode 100644
index 0000000..cc7f615
--- /dev/null
+++ b/botan/src/rng/randpool/info.txt
@@ -0,0 +1,15 @@
+realname "Randpool RNG"
+
+define RANDPOOL
+
+load_on auto
+
+<add>
+randpool.cpp
+randpool.h
+</add>
+
+<requires>
+block
+mac
+</requires>