Crypto++
ECB_OneWay Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
AssertValidKeyLength(size_t length) const (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlineprotected
BlockSize() const (defined in CipherModeBase)CipherModeBaseinlineprotected
CanUsePredictableIVs() const SimpleKeyingInterfaceinline
CanUseRandomIVs() const SimpleKeyingInterfaceinline
CanUseStructuredIVs() const SimpleKeyingInterfaceinline
CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlineprotected
Clone() const Clonableinlinevirtual
DefaultIVLength() const SimpleKeyingInterfaceinline
DefaultKeyLength() const CipherModeBaseinlinevirtual
GetAlgorithm() const (defined in SymmetricCipher)SymmetricCipherinlineprotectedvirtual
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *IV)SimpleKeyingInterfacevirtual
GetOptimalBlockSizeUsed() const StreamTransformationinlinevirtual
GetValidKeyLength(size_t n) const CipherModeBaseinlinevirtual
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
IsForwardTransformation() const BlockOrientedCipherModeBaseinlinevirtual
IsRandomAccess() const BlockOrientedCipherModeBaseinlinevirtual
IsResynchronizable() const SimpleKeyingInterfaceinline
IsSelfInverting() const BlockOrientedCipherModeBaseinlinevirtual
IsValidKeyLength(size_t n) const CipherModeBaseinlinevirtual
IV_Requirement enum name (defined in SimpleKeyingInterface)SimpleKeyingInterface
IVRequirement() const ECB_OneWayinlinevirtual
IVSize() const (defined in CipherModeBase)CipherModeBaseinlinevirtual
m_buffer (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseprotected
m_cipher (defined in CipherModeBase)CipherModeBaseprotected
m_register (defined in CipherModeBase)CipherModeBaseprotected
MandatoryBlockSize() const BlockOrientedCipherModeBaseinlinevirtual
MaxIVLength() const SimpleKeyingInterfaceinlinevirtual
MaxKeyLength() const CipherModeBaseinlinevirtual
MinIVLength() const SimpleKeyingInterfaceinlinevirtual
MinKeyLength() const CipherModeBaseinlinevirtual
MinLastBlockSize() const StreamTransformationinlinevirtual
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
OptimalBlockSize() const ECB_OneWayinlinevirtual
OptimalDataAlignment() const CipherModeBaseinlinevirtual
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)ECB_OneWayvirtual
ProcessLastBlock(byte *outString, const byte *inString, size_t length)StreamTransformationvirtual
ProcessString(byte *inoutString, size_t length)StreamTransformationinline
ProcessString(byte *outString, const byte *inString, size_t length)StreamTransformationinline
RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
Ref()StreamTransformationinline
RequireAlignedInput() const (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseinlineprotected
ResizeBuffers() (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseinlineprotectedvirtual
Resynchronize(const byte *iv, int length=-1)BlockOrientedCipherModeBaseinlinevirtual
Seek(lword n)StreamTransformationinlinevirtual
SetCipher(BlockCipher &cipher) (defined in CipherModeBase)CipherModeBaseinline
SetCipherWithIV(BlockCipher &cipher, const byte *iv, int feedbackSize=0) (defined in CipherModeBase)CipherModeBaseinline
SetFeedbackSize(unsigned int feedbackSize) (defined in CipherModeBase)CipherModeBaseinlineprotectedvirtual
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)ECB_OneWayinlinevirtual
SetKeyWithIV(const byte *key, size_t length, const byte *iv, size_t ivLength)SimpleKeyingInterface
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterfaceinline
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
StaticAlgorithmName() (defined in ECB_OneWay)ECB_OneWayinlinestatic
ThrowIfInvalidIV(const byte *iv) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidIVLength(int size) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfInvalidKeyLength(size_t length) (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
ThrowIfResynchronizable() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceprotected
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBasevirtual
UNIQUE_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface)SimpleKeyingInterface
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual