aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/eax/info.txt
blob: 54890d6a20963fe8701afc01be1019554b2dd0f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
realname "EAX block cipher mode"

define EAX

load_on auto

<add>
eax.cpp
eax.h
eax_dec.cpp
</add>

<requires>
modes
</requires>