Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ARC4_Base Member List

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

RandomNumberGenerator::Algorithm(bool checkSelfTestStatus=true)Algorithm
SymmetricCipher::Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithm [inline, virtual]
AssertValidKeyLength(unsigned int length) const (defined in SimpleKeyingInterface)SimpleKeyingInterface [inline, protected]
CanUsePredictableIVs() constSimpleKeyingInterface [inline]
CanUseRandomIVs() constSimpleKeyingInterface [inline]
CanUseStructuredIVs() constSimpleKeyingInterface [inline]
Clone() constClonable [inline, virtual]
Decryption typedefARC4_Base
DEFAULT_KEYLENGTH enum value (defined in VariableKeyLength< 16, 1, 256 >)VariableKeyLength< 16, 1, 256 >
DefaultKeyLength() const =0SimpleKeyingInterface [pure virtual]
DiscardBytes(unsigned int n)ARC4_Base [virtual]
Encryption typedefARC4_Base
GenerateBit()RandomNumberGenerator [virtual]
GenerateBlock(byte *output, unsigned int size)RandomNumberGenerator [virtual]
GenerateByte()ARC4_Base [virtual]
GenerateWord32(word32 a=0, word32 b=0xffffffffL)RandomNumberGenerator [virtual]
GetDefaultDiscardBytes() const (defined in ARC4_Base)ARC4_Base [inline, protected, virtual]
GetIVAndThrowIfInvalid(const NameValuePairs &params) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
GetNextIV(byte *IV)SimpleKeyingInterface [inline, virtual]
GetOptimalBlockSizeUsed() constStreamTransformation [inline, virtual]
GetValidKeyLength(unsigned int n) const =0SimpleKeyingInterface [pure virtual]
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsForwardTransformation() constARC4_Base [inline, virtual]
IsRandomAccess() constARC4_Base [inline, virtual]
IsResynchronizable() constSimpleKeyingInterface [inline]
IsSelfInverting() constARC4_Base [inline, virtual]
IsValidKeyLength(unsigned int n) constSimpleKeyingInterface [inline, virtual]
IV_REQUIREMENT enum value (defined in VariableKeyLength< 16, 1, 256 >)VariableKeyLength< 16, 1, 256 >
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const =0SimpleKeyingInterface [pure virtual]
IVSize() constSimpleKeyingInterface [inline, virtual]
KEYLENGTH_MULTIPLE enum value (defined in VariableKeyLength< 16, 1, 256 >)VariableKeyLength< 16, 1, 256 >
m_state (defined in ARC4_Base)ARC4_Base [protected]
m_x (defined in ARC4_Base)ARC4_Base [protected]
m_y (defined in ARC4_Base)ARC4_Base [protected]
MandatoryBlockSize() constStreamTransformation [inline, virtual]
MAX_KEYLENGTH enum value (defined in VariableKeyLength< 16, 1, 256 >)VariableKeyLength< 16, 1, 256 >
MaxKeyLength() const =0SimpleKeyingInterface [pure virtual]
MIN_KEYLENGTH enum value (defined in VariableKeyLength< 16, 1, 256 >)VariableKeyLength< 16, 1, 256 >
MinKeyLength() const =0SimpleKeyingInterface [pure virtual]
MinLastBlockSize() constStreamTransformation [inline, virtual]
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() constStreamTransformation [inline, virtual]
OptimalDataAlignment() constStreamTransformation [inline, virtual]
ProcessByte(byte input)StreamTransformation [inline]
ProcessData(byte *outString, const byte *inString, unsigned int length)ARC4_Base [virtual]
ProcessLastBlock(byte *outString, const byte *inString, unsigned int length)StreamTransformation [virtual]
ProcessString(byte *inoutString, unsigned int length)StreamTransformation [inline]
ProcessString(byte *outString, const byte *inString, unsigned int length)StreamTransformation [inline]
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Ref()StreamTransformation [inline]
Resynchronize(const byte *IV)SimpleKeyingInterface [inline, virtual]
Seek(lword n)StreamTransformation [inline, virtual]
SetKey(const byte *key, unsigned int length, const NameValuePairs &params=g_nullNameValuePairs)=0SimpleKeyingInterface [pure virtual]
SetKeyWithIV(const byte *key, unsigned int length, const byte *iv)SimpleKeyingInterface
SetKeyWithRounds(const byte *key, unsigned int length, int rounds)SimpleKeyingInterface
Shuffle(IT begin, IT end)RandomNumberGenerator [inline]
StaticAlgorithmName() (defined in ARC4_Base)ARC4_Base [inline, static]
StaticGetValidKeyLength(unsigned int n) (defined in VariableKeyLength< 16, 1, 256 >)VariableKeyLength< 16, 1, 256 > [inline, static]
STRUCTURED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(const Algorithm &algorithm, unsigned int length) (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
ThrowIfResynchronizable() (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected]
UncheckedSetKey(const NameValuePairs &params, const byte *key, unsigned int length, const byte *iv) (defined in ARC4_Base)ARC4_Base [protected]
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
~ARC4_Base() (defined in ARC4_Base)ARC4_Base
~Clonable() (defined in Clonable)Clonable [inline, virtual]


Generated on Wed Jul 21 19:15:38 2004 for Crypto++ by doxygen 1.3.7-20040704