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