Crypto++
PanamaCipherPolicy< B > Member List

This is the complete list of members for PanamaCipherPolicy< B >, including all inherited members.

BYTES_PER_ITERATION (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 >static
CanOperateKeystream() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 >inline
CipherIsRandomAccess() const (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B >inlineprotected
CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B >protected
CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B >protected
DEFAULT_KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >static
GetAlignment() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 >inline
GetBytesPerIteration() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 >inline
GetIterationsToBuffer() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 >inline
Iterate(size_t count, const word32 *p=NULL, byte *output=NULL, const byte *input=NULL, KeystreamOperation operation=WRITE_KEYSTREAM) (defined in Panama< B >)Panama< B >protected
IV_LENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >static
IV_REQUIREMENT (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >static
KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >static
m_key (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B >protected
m_state (defined in Panama< B >)Panama< B >protected
MAX_KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >static
MIN_KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >static
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B >protectedvirtual
Reset() (defined in Panama< B >)Panama< B >protected
Stage typedef (defined in Panama< B >)Panama< B >protected
STAGES (defined in Panama< B >)Panama< B >protectedstatic
StaticAlgorithmName() (defined in PanamaCipherInfo< B >)PanamaCipherInfo< B >inlinestatic
StaticGetValidKeyLength(size_t) (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >inlinestatic
WordType typedef (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 >