dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
Accumulator.extractEntropy
dcrypt
random
fortuna
accumulator
Accumulator
void
extractEntropy
(
ubyte
[]
buf
)
void
extractEntropy
(
ubyte
[]
buf
)
class
Accumulator
(DRNG, uint num_pools = 32)
nothrow @
nogc
void
extractEntropy
(
ubyte
[]
buf
)
if
(
isDRNGWithInput
!
DRNG
)
Parameters
buf
Type:
ubyte
[]
Write the seed in this buffer. Length must be
bufferSize
.
Meta
Source
See Implementation
dcrypt
random
fortuna
accumulator
Accumulator
functions
addEntropy
extractEntropy
properties
freshEntropyLength