aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbe/pbes1/modinfo.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-28 21:29:04 +0000
committerlloyd <[email protected]>2008-09-28 21:29:04 +0000
commitb2243c339e9cb15a7af017eae8c6341354802613 (patch)
treefbecf5cd75e74e7a0d8a2a27d2f5b64281988a96 /src/pbe/pbes1/modinfo.txt
parent0e0fb8fd1f0aa2906b7452ae011a2ebe2ad35389 (diff)
Add missing PBE header and modinfo files
Diffstat (limited to 'src/pbe/pbes1/modinfo.txt')
-rw-r--r--src/pbe/pbes1/modinfo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/pbe/pbes1/modinfo.txt b/src/pbe/pbes1/modinfo.txt
new file mode 100644
index 000000000..187fac802
--- /dev/null
+++ b/src/pbe/pbes1/modinfo.txt
@@ -0,0 +1,10 @@
+realname "PKCS5 v1.5 PBE"
+
+define PBE_PKCS_V15
+
+load_on auto
+
+<add>
+pbes1.cpp
+pbes1.h
+</add>