Crypto++  5.6.3
Free C++ class library of cryptographic schemes
CipherFactory Member List

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

BlockSize() const =0 (defined in CipherFactory)CipherFactorypure virtual
KeyLength() const =0 (defined in CipherFactory)CipherFactorypure virtual
NewDecryption(const byte *key) const =0 (defined in CipherFactory)CipherFactorypure virtual
NewEncryption(const byte *key) const =0 (defined in CipherFactory)CipherFactorypure virtual