summaryrefslogtreecommitdiffstats
path: root/botan/src/modes/eax/info.txt
blob: d1fc7e0e378f88920ad4e75389eb22b371793126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>