summaryrefslogtreecommitdiffstats
path: root/botan/src/kdf/tls_prf/info.txt
blob: f95ef9c24dfd17fe874285339279ebce4e3ee97c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
realname "TLS v1.0 PRF"

define TLS_V10_PRF

load_on auto

<add>
prf_tls.h
prf_tls.cpp
</add>

<requires>
hmac
mac
md5
sha1
</requires>