summaryrefslogtreecommitdiffstats
path: root/botan/src/mac/cbc_mac/info.txt
blob: 3a54349740c0461d3f712ee4007dbd8c4b191930 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
realname "CBC-MAC"

define CBC_MAC

load_on auto

<add>
cbc_mac.cpp
cbc_mac.h
</add>

<requires>
block
</requires>