dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
FortunaGenerator.addSeed
dcrypt
crypto
random
fortuna
generator
FortunaGenerator
add entropy to the generator
struct
FortunaGenerator
(Cipher, Digest)
nothrow @
nogc
void
addSeed
(
in
ubyte
[]
seed
...
)
if
(
isBlockCipher
!
Cipher
&&
isDigest
!
Digest
&&
Digest.digestLength
== 32
)
Meta
Source
See Implementation
dcrypt
crypto
random
fortuna
generator
FortunaGenerator
constructors
this
functions
addSeed
nextBytes
manifest constants
isDeterministic
name
add entropy to the generator