forked from I2P_Developers/i2p.www
propagate from branch 'i2p.www' (head b16a6c7c7a1df52229bac767a4004e79ba81028d)
to branch 'i2p.www.revamp' (head 8acc895943066115be72a1b04e26e4cf21620e21)
This commit is contained in:
@@ -381,6 +381,14 @@ certificate :: Certificate
|
||||
total length: 387+ bytes
|
||||
{% endhighlight %}
|
||||
|
||||
<h4>Notes</h4>
|
||||
<ul><li>
|
||||
The public key of the destination was used for the old i2cp-to-i2cp encryption
|
||||
which was disabled in version 0.6, it is currently unused
|
||||
except for the IV for LeaseSet encryption,
|
||||
which is deprecated. The public key in the LeaseSet is used instead.
|
||||
</li></ul>
|
||||
|
||||
<h4><a href="http://docs.i2p-projekt.de/javadoc/net/i2p/data/Destination.html">Javadoc</a></h4>
|
||||
|
||||
<h2 id="struct_Lease">Lease</h2>
|
||||
@@ -530,7 +538,7 @@ signature :: Signature
|
||||
<ul>
|
||||
<li>{% trans -%}
|
||||
The public key of the destination was used for the old i2cp-to-i2cp encryption
|
||||
which was disabled in version 0.6, it is currently unused?
|
||||
which was disabled in version 0.6, it is currently unused.
|
||||
{%- endtrans %}</li>
|
||||
|
||||
<li>{% trans elgamalaes=site_url('docs/how/elgamal-aes') -%}
|
||||
|
Reference in New Issue
Block a user