Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const | Algorithm | [inline, virtual] |
AnyRetrievable() const (defined in RandomPool) | RandomPool | [inline] |
AutoSeededRandomPool(bool blocking=false, unsigned int seedSize=32) | AutoSeededRandomPool | [inline, explicit] |
Clone() const | Clonable | [inline, virtual] |
CopyRangeTo2(BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const (defined in RandomPool) | RandomPool | [inline] |
DiscardBytes(unsigned int n) | RandomNumberGenerator | [virtual] |
GenerateBit() | RandomNumberGenerator | [virtual] |
GenerateBlock(byte *output, unsigned int size) | RandomPool | [virtual] |
GenerateByte() | RandomPool | [virtual] |
GenerateWord32(word32 a=0, word32 b=0xffffffffL) | RandomNumberGenerator | [virtual] |
IsolatedInitialize(const NameValuePairs ¶meters) (defined in RandomPool) | RandomPool | [inline] |
MaxRetrievable() const (defined in RandomPool) | RandomPool | [inline] |
Put2(const byte *begin, unsigned int, int messageEnd, bool blocking) (defined in RandomPool) | RandomPool | |
RandomPool(unsigned int poolSize=384) | RandomPool | |
Reseed(bool blocking=false, unsigned int seedSize=32) (defined in AutoSeededRandomPool) | AutoSeededRandomPool | |
Shuffle(IT begin, IT end) | RandomNumberGenerator | [inline] |
Stir() (defined in RandomPool) | RandomPool | [protected] |
TransferTo2(BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in RandomPool) | RandomPool | |
~Clonable() (defined in Clonable) | Clonable | [inline, virtual] |