yarrow_prng

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_YARROW)
extern (C) nothrow
struct yarrow_prng {}

Members

Variables

cipher
int cipher;
Undocumented in source.
ctr
symmetric_CTR ctr;
hash
int hash;
Undocumented in source.
pool
ubyte[MAXBLOCKSIZE] pool;
Undocumented in source.

Meta