Crypto++
AdditiveCipherTemplate< BASE > Member List

This is the complete list of members for AdditiveCipherTemplate< BASE >, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
CanIncorporateEntropy() const RandomNumberGeneratorinlinevirtual
Clone() const Clonableinlinevirtual
DiscardBytes(size_t n)RandomNumberGeneratorvirtual
GenerateBit()RandomNumberGeneratorvirtual
GenerateBlock(byte *output, size_t size)AdditiveCipherTemplate< BASE >virtual
GenerateByte()RandomNumberGeneratorvirtual
GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword length)RandomNumberGeneratorvirtual
GenerateWord32(word32 a=0, word32 b=0xffffffffL)RandomNumberGeneratorvirtual
GetBufferByteSize(const PolicyInterface &policy) const (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inlineprotected
GetOptimalNextBlockSize() const (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inline
IncorporateEntropy(const byte *input, size_t length)RandomNumberGeneratorinlinevirtual
IsForwardTransformation() const (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inline
IsRandomAccess() const (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inline
IsSelfInverting() const (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inline
KeystreamBufferBegin() (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inlineprotected
KeystreamBufferEnd() (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inlineprotected
m_buffer (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >protected
m_leftOver (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >protected
OptimalBlockSize() const (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inline
OptimalDataAlignment() const (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >inline
PolicyInterface typedef (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >
ProcessData(byte *outString, const byte *inString, size_t length) (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >
Resynchronize(const byte *iv, int length=-1) (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >
Seek(lword position) (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >
Shuffle(IT begin, IT end)RandomNumberGeneratorinline
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) (defined in AdditiveCipherTemplate< BASE >)AdditiveCipherTemplate< BASE >protected
~Clonable() (defined in Clonable)Clonableinlinevirtual