Package | Description |
---|---|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
Modifier and Type | Class and Description |
---|---|
class |
FortunaRandomSource
Wrapper around GNU-Crypto's Fortuna PRNG.
|
class |
RandomSource
Singleton for whatever PRNG i2p uses.
|
Modifier and Type | Method and Description |
---|---|
EntropyHarvester |
FortunaRandomSource.harvester() |
EntropyHarvester |
RandomSource.harvester() |