| Package | Description |
|---|---|
| net.i2p.router.tunnel | Core tunnel management, message processing, and encryption for I2P's anonymous routing system. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class | BloomFilterIVValidatorManage the IV validation for all of the router's tunnels by way of a big
decaying bloom filter. |
(package private) class | DummyValidatorIV validator that accepts all initialization vectors without validation. |
| Constructor and Description |
|---|
HopProcessor(I2PAppContext ctx,
HopConfig config,
IVValidator validator) |
InboundEndpointProcessor(RouterContext ctx,
TunnelCreatorConfig cfg,
IVValidator validator)InboundEndpointProcessor. |