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

define EAX

load_on auto

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


<requires>
block
cmac
filters
mac
</requires>