aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbe
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-12-16 02:52:12 +0000
committerlloyd <[email protected]>2009-12-16 02:52:12 +0000
commit317b76d71dca1840c9e72f9a26407590719c1423 (patch)
tree2eb49072e6e27f6ee41e704004aa8689b1e98bb3 /src/pbe
parent457ce43934a4e51ead4d21e43013eef9d448d0e1 (diff)
parent12afeca214c4414a0ced0bc4654d0fc5908dc77b (diff)
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee2759424c9866b256)
to branch 'net.randombit.botan.c++0x' (head 2aa1acac1d05e8ea9991fe39015b1db9abc3b24e)
Diffstat (limited to 'src/pbe')
-rw-r--r--src/pbe/info.txt7
-rw-r--r--src/pbe/pbes1/info.txt7
-rw-r--r--src/pbe/pbes2/info.txt7
3 files changed, 0 insertions, 21 deletions
diff --git a/src/pbe/info.txt b/src/pbe/info.txt
index f58ed1da4..b45c8f9f4 100644
--- a/src/pbe/info.txt
+++ b/src/pbe/info.txt
@@ -1,12 +1,5 @@
-load_on dep
-
define PASSWORD_BASED_ENCRYPTION
-<add>
-get_pbe.cpp
-get_pbe.h
-</add>
-
<requires>
filters
libstate
diff --git a/src/pbe/pbes1/info.txt b/src/pbe/pbes1/info.txt
index 5dcbf9510..4fe66f6f8 100644
--- a/src/pbe/pbes1/info.txt
+++ b/src/pbe/pbes1/info.txt
@@ -1,12 +1,5 @@
define PBE_PKCS_V15
-load_on auto
-
-<add>
-pbes1.cpp
-pbes1.h
-</add>
-
<requires>
asn1
block
diff --git a/src/pbe/pbes2/info.txt b/src/pbe/pbes2/info.txt
index 71fb6ea72..e0d3833e2 100644
--- a/src/pbe/pbes2/info.txt
+++ b/src/pbe/pbes2/info.txt
@@ -1,12 +1,5 @@
define PBE_PKCS_V20
-load_on auto
-
-<add>
-pbes2.cpp
-pbes2.h
-</add>
-
<requires>
algo_factory
asn1