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