blob: 154401af7ba3c30bf4ef7a18cbcd29c8211ea250 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<defines>
XMSS -> 20161008
</defines>
<header:public>
atomic.h
xmss.h
xmss_hash.h
xmss_index_registry.h
xmss_address.h
xmss_common_ops.h
xmss_parameters.h
xmss_key_pair.h
xmss_privatekey.h
xmss_publickey.h
xmss_tools.h
xmss_wots_parameters.h
xmss_wots_privatekey.h
xmss_wots_publickey.h
</header:public>
<header:internal>
xmss_wots_addressed_privatekey.h
xmss_wots_addressed_publickey.h
xmss_signature.h
xmss_signature_operation.h
xmss_verification_operation.h
</header:internal>
<requires>
asn1
rng
hash
sha2_32
</requires>
|