Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
This is the complete list of members for CFB_EncryptionTemplate< BASE >, including all inherited members.
GetOptimalNextBlockSize() const (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | inline |
IsRandomAccess() const (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | inline |
IsSelfInverting() const (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | inline |
OptimalBlockSize() const (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | inline |
OptimalDataAlignment() const (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | inline |
PolicyInterface typedef (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | |
ProcessData(byte *outString, const byte *inString, size_t length) (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | |
Resynchronize(const byte *iv, int length=-1) (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > |