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, 0 insertions, 22 deletions
diff --git a/botan/src/cryptobox/info.txt b/botan/src/cryptobox/info.txt
deleted file mode 100644
index b9b9806..0000000
--- a/botan/src/cryptobox/info.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-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>