| 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 |
|---|---|
SHA256Generator | I2PAppContext.sha()Our SHA256 instance (see the hmac discussion for why its context specific) |
| Modifier and Type | Method and Description |
|---|---|
static SHA256Generator | SHA256Generator.getInstance()Instance. |