Uses of Package
net.i2p.data.i2np

Packages that use net.i2p.data.i2np
Package
Description
This package defines the low-level messages sent between routers, called the Invisible Internet Network Protocol (I2NP).
The I2P router application handles the I2P network communication.
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
Creates and parses garlic messages.
A couple of classes, but most things are in kademlia.
The network database, including implementation of floodfills.
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
The NTCP transport allows passing I2P messages on top of TCP.
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
All the work of managing locally created and participating tunnels, creating and handling tunnel messages, and their encryption.
Tunnel creation, tunnel build message handling.