Crypto++
Public Member Functions | Protected Attributes
SEED::Base Class Reference
Inheritance diagram for SEED::Base:
BlockCipherImpl< SEED_Info >

List of all members.

Public Member Functions

void UncheckedSetKey (const byte *key, unsigned int length, const NameValuePairs &params)
void ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const
unsigned int BlockSize () const

Protected Attributes

FixedSizeSecBlock< word32, 32 > m_k

The documentation for this class was generated from the following files: