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

define SHA2

load_on auto

<add>
sha256.cpp
sha256.h
sha_64.cpp
sha_64.h
</add>

<requires>
mdx_hash
</requires>