summaryrefslogtreecommitdiffstats
path: root/botan/src/hash/sha2/info.txt
blob: 9b92ff38550cc8e9fdc35c018eb8766e6f4cca7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
realname "SHA-2 (224, 256, 384, 512)"

define SHA2

load_on auto

<add>
sha2_32.cpp
sha2_32.h
sha2_64.cpp
sha2_64.h
</add>

<requires>
mdx_hash
</requires>