CanOperateKeystream() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
CipherResynchronize(byte *keystreamBuffer, const byte *iv) | AdditiveCipherAbstractPolicy | [inline, virtual] |
CipherSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length) | PanamaCipherPolicy< B > | [protected, virtual] |
DEFAULT_KEYLENGTH enum value (defined in VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE >) | VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
GetAlignment() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
GetBytesPerIteration() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
GetIterationsToBuffer() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
IsRandomAccess() const | PanamaCipherPolicy< B > | [inline, protected, virtual] |
Iterate(unsigned int count, const word32 *p=NULL, word32 *z=NULL, const word32 *y=NULL) | Panama< B > | [protected] |
IV_REQUIREMENT enum value (defined in VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE >) | VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
KEYLENGTH_MULTIPLE enum value (defined in VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE >) | VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
m_bstart | Panama< B > | [protected] |
m_state | Panama< B > | [protected] |
MAX_KEYLENGTH enum value (defined in VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE >) | VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
MIN_KEYLENGTH enum value (defined in VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE >) | VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, unsigned int iterationCount) | PanamaCipherPolicy< B > | [protected, virtual] |
Reset() | Panama< B > | [protected] |
SeekToIteration(lword iterationCount) | AdditiveCipherAbstractPolicy | [inline, virtual] |
Stage typedef | Panama< B > | [protected] |
STAGES enum value (defined in Panama< B >) | Panama< B > | [protected] |
StaticAlgorithmName() | PanamaCipherInfo< B > | [inline, static] |
StaticGetValidKeyLength(unsigned int n) | VariableKeyLength< 32, 32, 64, 32, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | [inline, static] |
WordType typedef | AdditiveCipherConcretePolicy< word32, 8 > | |
WriteKeystream(byte *buffer, unsigned int iterationCount) | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |