| Package | Description |
|---|---|
| net.i2p.crypto | Core cryptographic primitives and algorithms used throughout I2P. |
| Modifier and Type | Method and Description |
|---|---|
static CryptixAESKeyCache.KeyCacheEntry | CryptixAESKeyCache.createNew()New key cache entry. |
| Modifier and Type | Method and Description |
|---|---|
static Object | CryptixRijndael_Algorithm.makeKey(byte[] k,
int blockSize,
CryptixAESKeyCache.KeyCacheEntry keyData)Expand a user-supplied key material into a session key. |