Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
SAFER_SK64_Encryption Member List
This is the complete list of members for SAFER_SK64_Encryption, including all inherited members.
- BlockSize()const
[inline, virtual] - BLOCKSIZE enum value (defined in FixedBlockSize)
- Decrypt(const byte *inBlock,byte *outBlock)const (defined in SAFER)
[protected] - DEFAULT_KEYLENGTH enum value (defined in FixedKeyLength)
- DEFAULT_ROUNDS enum value (defined in SAFER_SK64_Encryption)
- Encrypt(const byte *inBlock,byte *outBlock)const (defined in SAFER)
[protected] - exp_tab (defined in SAFER)
[protected, static] - KeyLength(unsigned int)
[inline, static] - KEYLENGTH enum value (defined in FixedKeyLength)
- keySchedule (defined in SAFER)
[protected] - log_tab (defined in SAFER)
[protected, static] - MAX_KEYLENGTH enum value (defined in FixedKeyLength)
- MAX_ROUNDS enum value (defined in SAFER)
- MIN_KEYLENGTH enum value (defined in FixedKeyLength)
- ProcessBlock(byte *inoutBlock)const
[inline, virtual] - ProcessBlock(const byte *inBlock,byte *outBlock)const
[inline, virtual] - SAFER(const byte *userkey_1,const byte *userkey_2,unsigned nof_rounds,bool strengthened) (defined in SAFER)
[protected] - SAFER_SK64_Encryption(const byte *userKey,unsigned int=0,unsigned int rounds=DEFAULT_ROUNDS) (defined in SAFER_SK64_Encryption)
[inline] - ~BlockTransformation() (defined in BlockTransformation)
[inline, virtual]
Generated at Mon Jan 15 01:17:05 2001 for Crypto++ by
1.2.4 written by Dimitri van Heesch,
© 1997-2000