Crypto++  5.6.3
Free C++ class library of cryptographic schemes
VariableRoundsCipherFactory< E, D > Member List

This is the complete list of members for VariableRoundsCipherFactory< E, D >, including all inherited members.

BlockSize() const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >inlinevirtual
KeyLength() const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >inlinevirtual
m_keylen (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >
m_rounds (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >
NewDecryption(const byte *key) const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >inlinevirtual
NewEncryption(const byte *key) const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >inlinevirtual
VariableRoundsCipherFactory(unsigned int keylen=0, unsigned int rounds=0) (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >inline