AlgorithmProvider() const | AdditiveCipherAbstractPolicy | inlinevirtual |
CanOperateKeystream() const | RabbitPolicy | inlineprotectedvirtual |
CipherIsRandomAccess() const | RabbitPolicy | inlineprotectedvirtual |
CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) | AdditiveCipherAbstractPolicy | inlinevirtual |
CipherSetKey(const NameValuePairs ¶ms, const byte *key, size_t length) | RabbitPolicy | protectedvirtual |
AdditiveCipherConcretePolicy< word32, 4 >::CRYPTOPP_CONSTANT(BYTES_PER_ITERATION=sizeof(WordType) *W) | AdditiveCipherConcretePolicy< word32, 4 > | |
RabbitInfo::CRYPTOPP_CONSTANT(KEYLENGTH=N) | FixedKeyLength< 16, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
RabbitInfo::CRYPTOPP_CONSTANT(MIN_KEYLENGTH=N) | FixedKeyLength< 16, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
RabbitInfo::CRYPTOPP_CONSTANT(MAX_KEYLENGTH=N) | FixedKeyLength< 16, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
RabbitInfo::CRYPTOPP_CONSTANT(DEFAULT_KEYLENGTH=N) | FixedKeyLength< 16, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
RabbitInfo::CRYPTOPP_CONSTANT(IV_REQUIREMENT=IV_REQ) | FixedKeyLength< 16, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
RabbitInfo::CRYPTOPP_CONSTANT(IV_LENGTH=0) | FixedKeyLength< 16, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | |
GetAlignment() const | AdditiveCipherConcretePolicy< word32, 4 > | inlinevirtual |
GetBytesPerIteration() const | AdditiveCipherConcretePolicy< word32, 4 > | inlinevirtual |
GetIterationsToBuffer() const | AdditiveCipherConcretePolicy< word32, 4 > | inlinevirtual |
GetOptimalBlockSize() const | AdditiveCipherAbstractPolicy | inlinevirtual |
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) | RabbitPolicy | protectedvirtual |
SeekToIteration(lword iterationCount) | AdditiveCipherAbstractPolicy | inlinevirtual |
StaticAlgorithmName() (defined in RabbitInfo) | RabbitInfo | inline |
StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 16, SimpleKeyingInterface::NOT_RESYNCHRONIZABLE > | inline |
WordType typedef | AdditiveCipherConcretePolicy< word32, 4 > | |
WriteKeystream(byte *keystream, size_t iterationCount) | AdditiveCipherAbstractPolicy | inlinevirtual |
~AdditiveCipherAbstractPolicy() (defined in AdditiveCipherAbstractPolicy) | AdditiveCipherAbstractPolicy | inlinevirtual |