summaryrefslogtreecommitdiffstats
path: root/botan/src/block/twofish/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/block/twofish/info.txt')
-rw-r--r--botan/src/block/twofish/info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/botan/src/block/twofish/info.txt b/botan/src/block/twofish/info.txt
new file mode 100644
index 0000000..35639d8
--- /dev/null
+++ b/botan/src/block/twofish/info.txt
@@ -0,0 +1,11 @@
+realname "Twofish"
+
+define TWOFISH
+
+load_on auto
+
+<add>
+two_tab.cpp
+twofish.cpp
+twofish.h
+</add>