| 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 |
BloomFilterIVValidator
Manage the IV validation for all of the router's tunnels by way of a big
decaying bloom filter.
|
(package private) class |
DummyValidator
IV 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) |