fortuna_prng

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

IV
ubyte[16] IV;
Undocumented in source.
K
ubyte[32] K;
Undocumented in source.
pool
hash_state[LTC_FORTUNA_POOLS] pool;
pool0_len
c_ulong pool0_len;
Undocumented in source.
pool_idx
c_ulong pool_idx;
Undocumented in source.
reset_cnt
ulong reset_cnt;
Undocumented in source.
skey
symmetric_key skey;
wd
c_ulong wd;
Undocumented in source.

Meta