summaryrefslogtreecommitdiffstats
path: root/old/botan/src/s2k/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/s2k/info.txt')
-rw-r--r--old/botan/src/s2k/info.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/botan/src/s2k/info.txt b/old/botan/src/s2k/info.txt
new file mode 100644
index 0000000..e603fd9
--- /dev/null
+++ b/old/botan/src/s2k/info.txt
@@ -0,0 +1,13 @@
+realname "String to Key Functions"
+
+load_on auto
+
+<add>
+s2k.cpp
+s2k.h
+</add>
+
+<requires>
+rng
+sym_algo
+</requires>