Uses of Package
net.i2p.router.crypto
Packages that use net.i2p.router.crypto
Package
Description
The I2P router application handles the I2P network communication.
Classes formerly in net.i2p.crypto but moved here as they are only used by the router.
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
-
Classes in net.i2p.router.crypto used by net.i2p.routerClassDescriptionHandles the actual ElGamal+AES encryption and decryption scenarios using the supplied keys and data.Utilities for creating, storing, retrieving the signing keys for the netdb family feature
-
Classes in net.i2p.router.crypto used by net.i2p.router.crypto
-
Classes in net.i2p.router.crypto used by net.i2p.router.crypto.ratchetClassDescriptionImplement the session key management, but keep everything in memory (don't write to disk).