-
- Downloads
"README.md" did not exist on "b2e8d3cedfc9c8f966928960843d7be33b84cf0b"
Updated the crypto so that peer0 is the gateway (meaning max hop length is 8, not 9).
This prevents the first peer after the gateway from looking at the encrypted data received and seeing "hey, none of the checksum blocks match the payload, they must be the gateway".
Showing
- router/doc/tunnel.html 37 additions, 33 deletionsrouter/doc/tunnel.html
- router/java/src/net/i2p/router/tunnel/GatewayMessage.java 50 additions, 150 deletionsrouter/java/src/net/i2p/router/tunnel/GatewayMessage.java
- router/java/src/net/i2p/router/tunnel/TunnelProcessingTest.java 1 addition, 1 deletion.../java/src/net/i2p/router/tunnel/TunnelProcessingTest.java
Loading
Please register or sign in to comment