パッケージ | 説明 |
---|---|
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.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
HMACGenerator |
I2PAppContext.hmac() |
There is absolutely no good reason to make this context specific,
other than for consistency, and perhaps later we'll want to
include some stats.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
HMAC256Generator |
Calculate the HMAC-SHA256 of a key+message.
|