| Package | Description |
|---|---|
| net.i2p |
Core I2P package, contains information about the I2P version and an entry point to access important elements.
|
| net.i2p.crypto |
These classes provide a number of low-level cryptographic routines.
|
| Modifier and Type | Method | Description |
|---|---|---|
DSAEngine |
I2PAppContext.dsa() |
Our DSA engine (see HMAC and SHA above)
|
| Modifier and Type | Method | Description |
|---|---|---|
static DSAEngine |
DSAEngine.getInstance() |