diff options
Diffstat (limited to 'src/pbe/pbe_base/info.txt')
-rw-r--r-- | src/pbe/pbe_base/info.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/pbe/pbe_base/info.txt b/src/pbe/pbe_base/info.txt new file mode 100644 index 000000000..59cdae61f --- /dev/null +++ b/src/pbe/pbe_base/info.txt @@ -0,0 +1,15 @@ +realname "PBE Base" + +load_on auto + +define PASSWORD_BASED_ENCRYPTION + +<requires> +filters +asn1 +</requires> + +<add> +get_pbe.cpp +get_pbe.h +</add> |