summaryrefslogtreecommitdiffstats
path: root/botan/src/cryptobox/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/cryptobox/info.txt')
-rw-r--r--botan/src/cryptobox/info.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/botan/src/cryptobox/info.txt b/botan/src/cryptobox/info.txt
new file mode 100644
index 0000000..b9b9806
--- /dev/null
+++ b/botan/src/cryptobox/info.txt
@@ -0,0 +1,22 @@
+realname "Crypto Box"
+
+load_on auto
+
+define CRYPTO_BOX
+
+<add>
+cryptobox.h
+cryptobox.cpp
+</add>
+
+<requires>
+filters
+ctr
+hmac
+rng
+serpent
+sha2
+base64
+pbkdf2
+pem
+</requires>