Uses of Interface
net.i2p.crypto.EntropyHarvester
| Package | Description |
|---|---|
| net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
-
Uses of EntropyHarvester in net.i2p.util
Classes in net.i2p.util that implement EntropyHarvester Modifier and Type Class Description classFortunaRandomSourceWrapper around GNU-Crypto's Fortuna PRNG.classRandomSourceSingleton for whatever PRNG i2p uses.Methods in net.i2p.util that return EntropyHarvester Modifier and Type Method Description EntropyHarvesterFortunaRandomSource. harvester()EntropyHarvesterRandomSource. harvester()