| 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 |
|---|---|
AESEngine | I2PAppContext.aes()Ok, I'll admit it, there is no good reason for having a context specific AES engine. |
| Modifier and Type | Class and Description |
|---|---|
class | CryptixAESEngineAES encryption engine using Cryptix's Rijndael implementation with CBC mode. |