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