dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
FortunaGenerator.this
dcrypt
crypto
random
fortuna
generator
FortunaGenerator
Undocumented in source.
struct
FortunaGenerator
(Cipher, Digest)
nothrow @
nogc
@
nogc
this
(
ubyte
[]
seed
...
)
if
(
isBlockCipher
!
Cipher
&&
isDigest
!
Digest
&&
Digest.digestLength
== 32
)
Meta
Source
See Implementation
dcrypt
crypto
random
fortuna
generator
FortunaGenerator
constructors
this
destructors
~this
functions
addSeed
nextBytes
setSeed
manifest constants
isDeterministic
name