aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/cfb/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/modes/cfb/info.txt')
-rw-r--r--src/modes/cfb/info.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/modes/cfb/info.txt b/src/modes/cfb/info.txt
new file mode 100644
index 000000000..0a1af3d15
--- /dev/null
+++ b/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>
+modebase
+</requires>
+