Skip navigation links

Package net.i2p.router.message

Garlic message creation, parsing, and source routing for I2P communications.

See: Description

Package net.i2p.router.message Description

Garlic message creation, parsing, and source routing for I2P communications.

This package provides the core functionality for creating, parsing, and managing garlic messages, which are the fundamental building blocks of I2P's anonymous communication system. Garlic messages allow for the encryption and routing of multiple messages together, providing both anonymity and message bundling capabilities.

Key Components:

Main Functionality:

Usage Notes:

Skip navigation links