Package | Description |
---|---|
gnu.crypto.prng |
Modifier and Type | Class and Description |
---|---|
class |
AsyncFortunaStandalone
fortuna instance that tries to avoid blocking if at all possible by using separate
filled buffer segments rather than one buffer (and blocking when that buffer's data
has been eaten)
|