summaryrefslogtreecommitdiffstats
path: root/old/botan/src/pbe/pbes2/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/pbe/pbes2/info.txt')
-rw-r--r--old/botan/src/pbe/pbes2/info.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/old/botan/src/pbe/pbes2/info.txt b/old/botan/src/pbe/pbes2/info.txt
new file mode 100644
index 0000000..cd37b1e
--- /dev/null
+++ b/old/botan/src/pbe/pbes2/info.txt
@@ -0,0 +1,23 @@
+realname "PKCS5 v2.0 PBE"
+
+define PBE_PKCS_V20
+
+load_on auto
+
+<add>
+pbes2.cpp
+pbes2.h
+</add>
+
+<requires>
+algo_factory
+asn1
+block
+cbc
+filters
+hash
+hmac
+libstate
+oid_lookup
+pbkdf2
+</requires>