summaryrefslogtreecommitdiffstats
path: root/botan/src/mac/hmac/info.txt
blob: cdf2e67ab3e24484c7eb711b00866ab6e7fac626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
realname "HMAC"

define HMAC

load_on auto

<add>
hmac.cpp
hmac.h
</add>

<requires>
hash
</requires>