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