aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/eax/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-17 07:19:37 +0000
committerlloyd <[email protected]>2009-11-17 07:19:37 +0000
commite00b46cf9c1dcb364ebb7d5968d6ff9dcd600c4e (patch)
tree8ffb8d032f06bbcb7ab376c7469751a25b556dca /src/modes/eax/info.txt
parenta98a9ff5f95bd4dca9c1eda11e27e712c869cd66 (diff)
Move most code that relies heavily on Filters into src/filters.
Remove support for (unused) modset settings. Move tss, fpe, cryptobox, and aont to new dir constructs
Diffstat (limited to 'src/modes/eax/info.txt')
-rw-r--r--src/modes/eax/info.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/modes/eax/info.txt b/src/modes/eax/info.txt
deleted file mode 100644
index 143944f03..000000000
--- a/src/modes/eax/info.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-define EAX
-
-load_on auto
-
-<add>
-eax.cpp
-eax.h
-eax_dec.cpp
-</add>
-
-<requires>
-block
-cmac
-filters
-mac
-</requires>