summaryrefslogtreecommitdiffstats
path: root/old/botan/src/block/cast/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/block/cast/info.txt')
-rw-r--r--old/botan/src/block/cast/info.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/botan/src/block/cast/info.txt b/old/botan/src/block/cast/info.txt
new file mode 100644
index 0000000..73d3f90
--- /dev/null
+++ b/old/botan/src/block/cast/info.txt
@@ -0,0 +1,13 @@
+realname "CAST"
+
+define CAST
+
+load_on auto
+
+<add>
+cast128.cpp
+cast128.h
+cast256.cpp
+cast256.h
+cast_tab.cpp
+</add>