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