summaryrefslogtreecommitdiffstats
path: root/botan/src/pbe/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/pbe/info.txt')
-rw-r--r--botan/src/pbe/info.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/botan/src/pbe/info.txt b/botan/src/pbe/info.txt
new file mode 100644
index 0000000..c4210b2
--- /dev/null
+++ b/botan/src/pbe/info.txt
@@ -0,0 +1,16 @@
+realname "PBE Base"
+
+load_on dep
+
+define PASSWORD_BASED_ENCRYPTION
+
+<add>
+get_pbe.cpp
+get_pbe.h
+</add>
+
+<requires>
+filters
+libstate
+oid_lookup
+</requires>