Weak1::ARC4_Base Member List

This is the complete list of members for Weak1::ARC4_Base, including all inherited members.

RandomNumberGenerator::Algorithm(bool checkSelfTestStatus=true)Algorithm
SymmetricCipher::Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithm [inline, virtual]
AssertValidKeyLength(size_t length) const SimpleKeyingInterface [inline, protected]
CanIncorporateEntropy() constRandomNumberGenerator [inline, virtual]
CanUsePredictableIVs() constSimpleKeyingInterface [inline]
CanUseRandomIVs() constSimpleKeyingInterface [inline]
CanUseStructuredIVs() constSimpleKeyingInterface [inline]
Clone() constClonable [inline, virtual]
Decryption typedefWeak1::ARC4_Base
DEFAULT_KEYLENGTHVariableKeyLength< 16, 1, 256 > [static]
DefaultKeyLength() const=0SimpleKeyingInterface [pure virtual]
DiscardBytes(size_t n)Weak1::ARC4_Base [virtual]
Encryption typedefWeak1::ARC4_Base
GenerateBit()RandomNumberGenerator [virtual]
GenerateBlock(byte *output, size_t size)Weak1::ARC4_Base [virtual]
GenerateByte()RandomNumberGenerator [virtual]
GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword length)RandomNumberGenerator [virtual]
GenerateWord32(word32 a=0, word32 b=0xffffffffL)RandomNumberGenerator [virtual]
GetAlgorithm() const=0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
GetDefaultDiscardBytes() constWeak1::ARC4_Base [inline, protected, virtual]
GetIVAndThrowIfInvalid(const NameValuePairs &params)SimpleKeyingInterface [protected]
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterface [virtual]
GetOptimalBlockSizeUsed() constStreamTransformation [inline, virtual]
GetValidKeyLength(size_t n) const=0SimpleKeyingInterface [pure virtual]
IncorporateEntropy(const byte *input, size_t length)RandomNumberGenerator [inline, virtual]
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsForwardTransformation() constWeak1::ARC4_Base [inline, virtual]
IsRandomAccess() constWeak1::ARC4_Base [inline, virtual]
IsResynchronizable() constSimpleKeyingInterface [inline]
IsSelfInverting() constWeak1::ARC4_Base [inline, virtual]
IsValidKeyLength(size_t n) constSimpleKeyingInterface [inline, virtual]
IV_LENGTHVariableKeyLength< 16, 1, 256 > [static]
IV_REQUIREMENTVariableKeyLength< 16, 1, 256 > [static]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() const=0SimpleKeyingInterface [pure virtual]
IVSize() constSimpleKeyingInterface [inline, virtual]
KEYLENGTH_MULTIPLEVariableKeyLength< 16, 1, 256 > [static]
m_stateWeak1::ARC4_Base [protected]
m_xWeak1::ARC4_Base [protected]
m_yWeak1::ARC4_Base [protected]
MandatoryBlockSize() constStreamTransformation [inline, virtual]
MAX_KEYLENGTHVariableKeyLength< 16, 1, 256 > [static]
MaxKeyLength() const=0SimpleKeyingInterface [pure virtual]
MIN_KEYLENGTHVariableKeyLength< 16, 1, 256 > [static]
MinKeyLength() const=0SimpleKeyingInterface [pure virtual]
MinLastBlockSize() constStreamTransformation [inline, virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constStreamTransformation [inline, virtual]
OptimalDataAlignment() constStreamTransformation [inline, virtual]
ProcessByte(byte input)StreamTransformation [inline]
ProcessData(byte *outString, const byte *inString, size_t length)Weak1::ARC4_Base [virtual]
ProcessLastBlock(byte *outString, const byte *inString, size_t length)StreamTransformation [virtual]
ProcessString(byte *inoutString, size_t length)StreamTransformation [inline]
ProcessString(byte *outString, const byte *inString, size_t length)StreamTransformation [inline]
RANDOM_IV enum valueSimpleKeyingInterface
Ref()StreamTransformation [inline]
Resynchronize(const byte *IV)SimpleKeyingInterface [inline, virtual]
Seek(lword n)StreamTransformation [inline, virtual]
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)SimpleKeyingInterface [virtual]
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterface
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
Shuffle(IT begin, IT end)RandomNumberGenerator [inline]
StaticAlgorithmName()Weak1::ARC4_Base [inline, static]
StaticGetValidKeyLength(size_t n)VariableKeyLength< 16, 1, 256 > [inline, static]
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(size_t length)SimpleKeyingInterface [protected]
ThrowIfResynchronizable()SimpleKeyingInterface [protected]
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)Weak1::ARC4_Base [protected, virtual]
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
~ARC4_Base()Weak1::ARC4_Base
~Clonable()Clonable [inline, virtual]
~SimpleKeyingInterface()SimpleKeyingInterface [inline, virtual]


Generated on Fri Jun 1 11:11:55 2007 for Crypto++ by  doxygen 1.5.2