summaryrefslogtreecommitdiffstats
path: root/old/botan/src/rng/auto_rng/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/rng/auto_rng/info.txt')
-rw-r--r--old/botan/src/rng/auto_rng/info.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/old/botan/src/rng/auto_rng/info.txt b/old/botan/src/rng/auto_rng/info.txt
new file mode 100644
index 0000000..7d5d5dd
--- /dev/null
+++ b/old/botan/src/rng/auto_rng/info.txt
@@ -0,0 +1,16 @@
+realname "Auto-seeded Random Number Generator"
+
+define AUTO_SEEDING_RNG
+
+load_on auto
+
+<add>
+auto_rng.h
+auto_rng.cpp
+</add>
+
+<requires>
+hmac
+sha2
+timer
+</requires>