37
37
// cipher will be deleted by destructor, deterministicTimeVector = 0 means obtain time vector from system
38
38
X917RNG(BlockTransformation *cipher, const byte *seed, const byte *deterministicTimeVector = 0);
40
void GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword size);
43
43
member_ptr<BlockTransformation> cipher;
45
45
SecByteBlock dtbuf; // buffer for enciphered timestamp
50
49
/** This class implements Maurer's Universal Statistical Test for Random Bit Generators