Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
This is the complete list of members for CipherFactory, including all inherited members.
BlockSize() const =0 (defined in CipherFactory) | CipherFactory | pure virtual |
KeyLength() const =0 (defined in CipherFactory) | CipherFactory | pure virtual |
NewDecryption(const byte *key) const =0 (defined in CipherFactory) | CipherFactory | pure virtual |
NewEncryption(const byte *key) const =0 (defined in CipherFactory) | CipherFactory | pure virtual |