aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/auto_rng/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/rng/auto_rng/info.txt')
-rw-r--r--src/rng/auto_rng/info.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/rng/auto_rng/info.txt b/src/rng/auto_rng/info.txt
new file mode 100644
index 000000000..c2b653220
--- /dev/null
+++ b/src/rng/auto_rng/info.txt
@@ -0,0 +1,18 @@
+realname "Auto-seeded Random Number Generator"
+
+define AUTO_SEEDING_RNG
+
+load_on auto
+
+<requires>
+randpool
+aes
+sha2
+hmac
+</requires>
+
+<add>
+auto_rng.h
+auto_rng.cpp
+</add>
+