summaryrefslogtreecommitdiffstats
path: root/botan/src/rng/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/rng/info.txt')
-rw-r--r--botan/src/rng/info.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/botan/src/rng/info.txt b/botan/src/rng/info.txt
new file mode 100644
index 0000000..44a4166
--- /dev/null
+++ b/botan/src/rng/info.txt
@@ -0,0 +1,12 @@
+realname "Random Number Generators"
+
+load_on auto
+
+<add>
+rng.cpp
+rng.h
+</add>
+
+<requires>
+entropy
+</requires>