forked from I2P_Developers/i2p.www
I2CP ratchet tagset size options
This commit is contained in:
@ -132,6 +132,32 @@ Recommended: approximately tagsToSend * 2/3
|
||||
{%- endtrans %}</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>crypto.ratchet.inboundTags
|
||||
<td>0.9.47</td>
|
||||
<td>
|
||||
<td>1-?
|
||||
<td>160
|
||||
<td>
|
||||
Inbound tag window for ECIES-X25519-AEAD-Ratchet.
|
||||
Local inbound tagset size.
|
||||
See proposal 144.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>crypto.ratchet.outboundTags
|
||||
<td>0.9.47</td>
|
||||
<td>
|
||||
<td>1-?
|
||||
<td>160
|
||||
<td>
|
||||
Outbound tag window for ECIES-X25519-AEAD-Ratchet.
|
||||
Advisory to send to the far-end in the options block.
|
||||
See proposal 144.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>crypto.tagsToSend
|
||||
<td>0.9.2</td>
|
||||
|
Reference in New Issue
Block a user