mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-01-25 22:14:23 +00:00
Update tunnels.md
This commit is contained in:
parent
f38310298b
commit
9fcb96d2e6
@ -47,7 +47,7 @@ EDDSA_SHA512_ED25519 | 7 | **Default**
|
||||
*EDDSA_SHA512_ED25519ph* | 8 | Not implemented
|
||||
GOSTR3410_CRYPTO_PRO_A_GOSTR3411_256 | 9 | Not compatible with Java router
|
||||
GOSTR3410_TC26_A_512_GOSTR3411_512 | 10 | Not compatible with Java router
|
||||
REDDSA_SHA512_ED25519 | 11 | For keys blinding (encrypted leaseset)
|
||||
REDDSA_SHA512_ED25519 | 11 | For keys blinding (encrypted LeaseSet)
|
||||
|
||||
LeaseSet
|
||||
------------
|
||||
@ -58,7 +58,7 @@ Type | Code | Comment
|
||||
----------- | ---- | -----------
|
||||
OLD | 1 | **Default** for server tunnels because encryption type for server is `0`
|
||||
STANDARD | 3 | **Default** for client tunnels because encryption type can be `0` or `4`
|
||||
ENCRYPTED | 5 | Encrypted leaseset. Hiding information from floodfill
|
||||
ENCRYPTED | 5 | Encrypted LeaseSet. Hiding information from floodfill
|
||||
META | 7 | Not implemented
|
||||
|
||||
*0, 2, 4, 6 types are reserved for routers (RouterInfo types).*
|
||||
|
Loading…
x
Reference in New Issue
Block a user