blob: 29e315b721ff32955b95e5670242835c18aa746e [file] [log] [blame] [view]
###
<!-- this is a workaround to get around Hugo Issue #7296 (https://github.com/gohugoio/hugo/issues/7296) -->
<table>
<thead>
<tr>
<th>Collateral</th>
<th>Size [Bit]</th>
<th>Consumer</th>
<th>Usage</th>
</tr>
</thead>
<tbody>
<tr>
<td>CREATOR_DIV_KEY</td>
<td>256</td>
<td rowspan="2">Key Manager</td>
<td>DiversificationKey: diversification secret for creator identity.</td>
</tr>
<tr>
<td>OWNER_ROOT_SECRET</td>
<td>256</td>
<td>OwnerRootSecret: diversification secret for owner identity.</td>
</tr>
</tbody>
</table>