summaryrefslogtreecommitdiffstats
path: root/old/botan/src/modes/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/modes/info.txt')
-rw-r--r--old/botan/src/modes/info.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/old/botan/src/modes/info.txt b/old/botan/src/modes/info.txt
new file mode 100644
index 0000000..e089e74
--- /dev/null
+++ b/old/botan/src/modes/info.txt
@@ -0,0 +1,15 @@
+realname "Cipher Mode Base Class"
+
+define CIPHER_MODEBASE
+
+load_on auto
+
+<add>
+modebase.cpp
+modebase.h
+</add>
+
+<requires>
+block
+filters
+</requires>