| Package | Description |
|---|---|
| net.i2p |
Core I2P package providing fundamental interfaces, version information, and entry points to essential I2P services.
|
| net.i2p.crypto |
Core cryptographic primitives and algorithms used throughout I2P.
|
| Modifier and Type | Method and Description |
|---|---|
KeyGenerator |
I2PAppContext.keyGenerator()
Component to generate ElGamal, DSA, and Session keys.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyGenerator |
KeyGenerator.getInstance() |