summaryrefslogtreecommitdiffstats
path: root/botan/src/mac/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/mac/info.txt')
-rw-r--r--botan/src/mac/info.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/botan/src/mac/info.txt b/botan/src/mac/info.txt
deleted file mode 100644
index 239eb63..0000000
--- a/botan/src/mac/info.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-realname "Message Authentication Codes"
-
-load_on auto
-
-<add>
-mac.h
-mac.cpp
-</add>
-
-<requires>
-buf_comp
-sym_algo
-</requires>